> ## Documentation Index
> Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
> Use this file to discover all available pages before exploring further.

# On Furniture Place Event

# On Furniture Place Event

**Type:** `on_furniture_place_event`

Triggers child entries when specific ItemsAdder furniture is placed.

## 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.                      |
