We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Events trigger lists of actions.
on_create
Triggered once when the structure is first formed.
on_interact
Triggered when a player right-clicks the Controller block.
on_tick
Triggered periodically based on tick_interval.
tick_interval
on_break
Triggered when the structure is destroyed (any block broken).