From 84d8fe6f12d5b3367186efa5889067a673773347 Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Thu, 20 Jan 2022 19:55:43 -0500 Subject: [PATCH] Fixed hashes --- mods/Neutronium Mod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/Neutronium Mod.js b/mods/Neutronium Mod.js index e87121f3..184a2337 100644 --- a/mods/Neutronium Mod.js +++ b/mods/Neutronium Mod.js @@ -619,7 +619,7 @@ behavior: [ temp: 1000 }; elements.hematite = { -color: ["#824b1b", "#914a20", "##ad3f1d"], +color: ["#824b1b", "#914a20", "#ad3f1d"], category: "land", state: "solid", behavior: behaviors.POWDER,