From cef12c54515c29b690b49895e8ed87f8062e095c Mon Sep 17 00:00:00 2001 From: StellarX20 <97905447+StellarX20@users.noreply.github.com> Date: Mon, 17 Jan 2022 16:14:40 -0500 Subject: [PATCH] Update Neutronium_Mod.js --- 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 a8ef8b59..3a216f09 100644 --- a/mods/Neutronium_Mod.js +++ b/mods/Neutronium_Mod.js @@ -91,7 +91,7 @@ elements.neutronium = { }; elements.fusion_catalyst = { name: "Fusion Catalyst", - color: "#ff0000, #ffff00", + color: ["#ff0000", "#ffff00"], behavior: behaviors.POWDER, category: "energy", state: "solid",