Update aChefsDream.js
This commit is contained in:
parent
06e3587ddb
commit
8dd00d6232
|
|
@ -7054,7 +7054,7 @@ elements.food_coloring = {
|
||||||
color: ["#ff0000", "#ff8800", "#ffff00", "#00ff00", "#00ffff", "#0000ff", "#ff00ff"],
|
color: ["#ff0000", "#ff8800", "#ffff00", "#00ff00", "#00ffff", "#0000ff", "#ff00ff"],
|
||||||
behavior: behaviors.LIQUID,
|
behavior: behaviors.LIQUID,
|
||||||
customColor: true,
|
customColor: true,
|
||||||
stain: 0.5,
|
stain: 0.85,
|
||||||
tempHigh: 100,
|
tempHigh: 100,
|
||||||
stateHigh: "steam",
|
stateHigh: "steam",
|
||||||
category: "food",
|
category: "food",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue