Aller au contenu principal

on_furniture_break_event

Triggers when a furniture is broken — misc entry.

Entry Information

PropertyValue
Entry IDon_furniture_break_event
TypeMisc
ColorRed
Iconmdi:chair-rolling

Fields

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

Usage Example

- entry: on_furniture_break_event
name: "Triggers when a furniture is broken"
furnitureId: ""
location: ""