Skip to main content

WindTurbine

Creates rotation using the wind. Unreliable and large motor. Does not work in space or no-atmosphere planets.

It is a spawnable non-flammable solid.

It cannot be resized.

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

By default, its colour is #a3a2a5.

It requires 4 Iron and 3 Wing to be crafted.

Events


Loop(deltaTime)

Fires when the object is updated by the game loop.

The deltaTime parameter is the 'time' since the last tick, it does not represent the actual time since the last tick was occurred, rather just how often a game tick should be fired (it will always be precisely 1). It is a number.