Skip to main content

HeatPump

Pumps Heat between two points. Pumps a maximum of 4 MW of heat energy. It is a craftable and spawnable non-flammable solid.

It cannot be resized.

At its default size (1x1x2) it has a durability of 1.

By default, its colour is #a34b4b.

It requires 1 HeatPipe and 1 Pump to be crafted.

Configurables


TransferRate

How many kW of heat energy to pump. It is a number. It ranges between 0 and 4000.

Events


Loop(tickInterval)

Fires when the object is updated by the game loop.

The tickInterval parameter is the inverse of the tick rate. For example, if the tick rate is 20, this will be 1 / 20 (or just 0.05). If the tick rate commands are accessible, running them will change this value. It is a number.