dried seaweed color
This commit is contained in:
parent
5d9f0e9301
commit
371a5d82b0
|
|
@ -33,6 +33,7 @@ Upcoming Features:
|
||||||
- curry/chicken tikka masala
|
- curry/chicken tikka masala
|
||||||
- raisins
|
- raisins
|
||||||
- peaches
|
- peaches
|
||||||
|
- cucumber and eggplant
|
||||||
|
|
||||||
Changelog (v1.0)
|
Changelog (v1.0)
|
||||||
- added chickens
|
- added chickens
|
||||||
|
|
@ -5546,7 +5547,7 @@ elements.seaweed = {
|
||||||
density: 997,
|
density: 997,
|
||||||
}
|
}
|
||||||
elements.dried_seaweed = {
|
elements.dried_seaweed = {
|
||||||
color: "#142e13",
|
color: ["#142e13","#041e03"],
|
||||||
behavior: behaviors.STURDYPOWDER,
|
behavior: behaviors.STURDYPOWDER,
|
||||||
category:"food",
|
category:"food",
|
||||||
tempHigh: 400,
|
tempHigh: 400,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue