Tile Entity Attributes

ticksToSmelt

This attribute defines how many ticks the furnace needs to smelt an item.

Examples

ticksToSmelt = 125;

// Default value
ticksToSmelt = 200;