On Furniture Break Event
Type:on_furniture_break_event
Triggers child entries when specific ItemsAdder furniture is broken/removed.
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
id | String | "" | Unique identifier. |
furnitureId | String | "" | The furniture ID (namespace:id). Empty matches any. |
location | Optional<Var<Position>> | Empty | Filter by specific furniture location. |
triggers | List<Ref<TriggerableEntry>> | [] | Entries to run when triggered. |