diff --git a/mods/Neutronium_Mod.js b/mods/Neutronium_Mod.js index 32b64e74..4342dcf3 100644 --- a/mods/Neutronium_Mod.js +++ b/mods/Neutronium_Mod.js @@ -17,7 +17,7 @@ elements.Neutronium = { elements.Molten_Neutronium = { color: "#ffffaa", behavior: behaviors.LIQUID, - temp: 6000, + temp: 2500, tempHigh: 5000, stateHigh: "Neutronium_Gas", tempLow: 1000,