Update charsonsmoduno.js

This commit is contained in:
CharsonBurensen 2025-02-19 11:22:03 -05:00 committed by GitHub
parent 76a1b747ad
commit ed9cd3c123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -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"],