Skip to main content

On Custom Block Place Event

Type: on_customblock_place_event Triggers child entries when a specific ItemsAdder custom block is placed.

Configuration

FieldTypeDefaultDescription
idString""Unique identifier.
blockIdString""The custom block ID (namespace:id). Empty matches any.
locationOptional<Var<Position>>EmptyFilter by specific block location.
triggersList<Ref<TriggerableEntry>>[]Entries to run when triggered.