Editing Furnitures
You can edit furnitures from
no-housing/data/furnitures.json
danger
When adding new furniture, make sure there are no duplicate models.
Types
Furniture
| Field | Type | Description |
|---|---|---|
| name | string | Name of the model |
| categoryId | number | Id of the category |
| price | number | Price of the furniture |
| description | string | |
| tags | string[] | You can use these tags to add interactions |