diff --git a/mods/Neutronium_Mod.js b/mods/Neutronium_Mod.js index 5cc995a7..c879ec59 100644 --- a/mods/Neutronium_Mod.js +++ b/mods/Neutronium_Mod.js @@ -568,7 +568,7 @@ color: ["#0fbf53", "#118f42"], behavior: behaviors.WALL, category: "life", state: "solid", -burn: 10, +burn: 15, burnTime: 50, burnInto: ["ash", "carbon_dioxide"] }; @@ -581,6 +581,16 @@ behavior: behaviors.BUSH_LEAF, category: "life", state: "solid" }; +elements.juice = { +burn: 5, +burnTime: 100, +burnInto: ["water", "carbon_dioxide", "smoke"], +color: "#eb96b5", +behavior: behaviors.LIQUID, +category: "life", +state: "liquid", +conduct: 0.019 +}; /* Unfinished: hematite molten hematite