on_craftengine_furniture_place_event
Triggers when a CraftEngine furniture is placed — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | on_craftengine_furniture_place_event |
| Type | Misc |
| Color | Green |
| Icon | mdi:sofa-outline |
Fields
| Field | Type | Description |
|---|---|---|
furnitureId | String | The furniture ID that triggers this event (e.g., 'namespace:furniture_id'). Leave empty for any furniture. |
location | Optional<Var<Position>> | The location where the furniture was placed (optional) |
Usage Example
- entry: on_craftengine_furniture_place_event
name: "Triggers when a CraftEngine furniture is placed"
furnitureId: ""
location: ""