tickrate

fun tickrate(tickrate: Int)

Configures the amount of times TileEntity.handleTick is called per second. Accepts values from 0 to 20, with 0 disabling ticking.

Defaults to 20.