dried seaweed color

This commit is contained in:
SquareScreamYT 2024-03-08 21:10:44 +08:00 committed by GitHub
parent 5d9f0e9301
commit 371a5d82b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -33,6 +33,7 @@ Upcoming Features:
- curry/chicken tikka masala
- raisins
- peaches
- cucumber and eggplant
Changelog (v1.0)
- added chickens
@ -5546,7 +5547,7 @@ elements.seaweed = {
density: 997,
}
elements.dried_seaweed = {
color: "#142e13",
color: ["#142e13","#041e03"],
behavior: behaviors.STURDYPOWDER,
category:"food",
tempHigh: 400,