Skip to main content

nexo_on_customblock_break_event

Triggers when a Nexo custom block is broken — misc entry.

Entry Information

PropertyValue
Entry IDnexo_on_customblock_break_event
TypeMisc
ColorRed
Iconmdi:hammer

Fields

FieldTypeDescription
blockIdStringThe Nexo custom block ID that triggers this event (e.g., 'my_block'). Leave empty for any custom block.
locationOptional<Var<Position>>The location where the block was broken (optional)

Usage Example

- entry: nexo_on_customblock_break_event
name: "Triggers when a Nexo custom block is broken"
blockId: ""
location: ""