Mod for Oxygen not Included. It sets heat damage to start at to 1000 C for all pumps and coolers (all Liquid and Gas pumps, Thermo Regulator and Thermo Aquatuner). For heaters (Space Heater and Liquid Tepidizer) shutdown is at 1000 C, heat damage starts at 1200 C. This allows to move heat at a wider range of temperatures.
If you have EasySteamTurbineMod installed you could also dump excess heat into Steam Turbine.
You can enable and disable the mod without any problem: all affected buildings (built/planned/etc) will change their properties as expected.
- Install ModLoader https://github.com/javisar/ONI-Modloader/#installation
- Put MovableHeatMod.dll into
Mods
dir
Just remove MovableHeatMod.dll
from Mods
dir.
- .NET Framework 3.5
- Visual Studio 2017
- Do the "Installation" part of https://github.com/javisar/ONI-Modloader
- Copy the following files from ONI's
OxygenNotIncluded_Data\Managed
folder to this mod's\lib\
:Assembly-CSharp.dll
Assembly-CSharp-firstpass.dll
Assembly-UnityScript-firstpass.dll
UnityEngine.dll
UnityEngine.UI.dll
- Build the solution (.dll will get copied to ONI
Mods
dir)