FAQ
What does this mod do?
It prevents transport belts, underground belts, and splitters from freezing on Aquilo.
How does it work?
It removes heating_energy from the affected entity prototypes during data-final-fixes.lua.
Does it affect modded belts?
Yes, if they use one of these prototype types: transport-belt, underground-belt, or splitter.
Does it change belt speed or throughput?
No. It only removes the heating requirement from the affected entity prototypes.
Does it add runtime scripts?
No. It is only a prototype-stage tweak.
Is it safe for existing saves?
Yes. Existing entities use the updated prototypes after the mod is enabled.