diff --git a/mods/Neutronium_Mod.js b/mods/Neutronium_Mod.js index 8f6518a3..f459c1cc 100644 --- a/mods/Neutronium_Mod.js +++ b/mods/Neutronium_Mod.js @@ -325,7 +325,7 @@ behaviors.RADIOACTIVE_POWDER = [ ]; elements.radioactive_snow = { color: "#9f7ba6", -behavior: behaviors.RADIOACTIVE_SOLID, +behavior: behaviors.RADIOACTIVE_POWDER, category: "land", density: 103, state: "solid",