diff --git a/mods/Neutronium_Mod.js b/mods/Neutronium_Mod.js index 4b84de3b..ffe0910f 100644 --- a/mods/Neutronium_Mod.js +++ b/mods/Neutronium_Mod.js @@ -46,7 +46,7 @@ behaviors.CONDIMENT_DESTROYER = [ elements.Condiment_Destroyer = { color: "ffff00, ff0000", behavior: behaviors.CONDIMENT_DESTROYER - category: "testing", + category: "liquids", state: "liquid", density: 1000, };