place_furniture_objective
An objective to place furniture — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | place_furniture_objective |
| Type | Misc |
| Color | Purple |
| Icon | mdi:chair-rolling |
Fields
| Field | Type | Description |
|---|---|---|
item | Var<String> | The custom furniture ID that the player needs to place (e.g., 'namespace:furniture_id'). |
amount | Var<Int> | The amount of furniture to place. |
Usage Example
- entry: place_furniture_objective
name: "An objective to place furniture"
item: ""
amount: 0