From 6d44461090a01cc0474a14b94fb6a1aa408c811d Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Sat, 26 Mar 2022 10:21:23 -0400 Subject: [PATCH] Added some stuff for fun --- mods/Neutronium Mod.js | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/mods/Neutronium Mod.js b/mods/Neutronium Mod.js index d946248d..56fe4ec1 100644 --- a/mods/Neutronium Mod.js +++ b/mods/Neutronium Mod.js @@ -1,3 +1,8 @@ +currentColor = "#80ffff"; +function deletecoconut { + throw "The game crashed, because you deleted the coconut." +} +console.log("Welcome to the console.") elements.test = { color: "#ff0000", behavior: behaviors.POWDER, @@ -1134,6 +1139,24 @@ tempHigh: 1131, stateHigh: "molten_uranium238", density: 20, }; +elements.butter = { +color: "#fcf1b1", +category: "food", +state: "solid", +behavior: ["XX|XX|XX","M2%5|XX|M2%5","M2|M1|M2"], +tempHigh: 38, +stateHigh: "molten_butter", +density: 911, +} +elements.molten_butter = { +color: "#f7e997", +category: "food", +state: "liquid", +behavior: behaviors.LIQUID, +tempLow: 38, +stateLow: "butter", +density: 910, +} /* Unfinished: magnesium hematite mixture