Skip to content

Set Freeze Ticks

Sets the freeze ticks of an entity.

Fields

Field Type Default Description
ticks Integer The amount of ticks to set the freeze ticks to.

Example

{
    "type": "moborigins:set_freeze_ticks",
    "ticks": 20
}
Sets the freeze ticks of an entity to 20 ticks.