From b93165fe19294654984bd462ef08924c711fa6da Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Mon, 17 Jan 2022 22:44:31 -0500 Subject: [PATCH] Fixed hashes not being there yet again. --- 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 c80ed05d..8f6518a3 100644 --- a/mods/Neutronium_Mod.js +++ b/mods/Neutronium_Mod.js @@ -324,7 +324,7 @@ behaviors.RADIOACTIVE_POWDER = [ "M2|M1 AND CR:neutron%0.01|M2", ]; elements.radioactive_snow = { -color: "9f7ba6", +color: "#9f7ba6", behavior: behaviors.RADIOACTIVE_SOLID, category: "land", density: 103,