Saltar al contenido principal

on_customblock_break_event

Triggers when a custom block is broken — misc entry.

Entry Information

PropertyValue
Entry IDon_customblock_break_event
TypeMisc
ColorRed
Iconmdi:hammer

Fields

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

Usage Example

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