From facf222aafc6a3e6127dc53d0a05e057916dd3b7 Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Wed, 19 Jan 2022 07:58:52 -0500 Subject: [PATCH] Added juice --- mods/Neutronium_Mod.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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