Update charsonsmoduno.js
This commit is contained in:
parent
76a1b747ad
commit
ed9cd3c123
|
|
@ -1869,9 +1869,10 @@ elements.sunlight = {
|
||||||
color: "#ffc9c9",
|
color: "#ffc9c9",
|
||||||
behavior: behaviors.BOUNCY,
|
behavior: behaviors.BOUNCY,
|
||||||
category: "energy",
|
category: "energy",
|
||||||
state: "gas",
|
state: "liquid",
|
||||||
|
glow: true,
|
||||||
density: 720,
|
density: 720,
|
||||||
stain: 0.855,
|
stain: 1,
|
||||||
temp: 5600,
|
temp: 5600,
|
||||||
tempLow: -273,
|
tempLow: -273,
|
||||||
stateLow: ["liquid_light"],
|
stateLow: ["liquid_light"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue