Skip to main content

On Furniture Break Event

Type: on_furniture_break_event Triggers child entries when specific ItemsAdder furniture is broken/removed.

Configuration

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