Update furnitureinventory authored by Lxlp's avatar Lxlp
......@@ -13,8 +13,8 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`.
## Attributes
| Attribute | Aliases | Description | Default |
|----------------|-------------|---------------------------------------------------------|---------------|
| title | | The name displayed in the inventory |The Display name of the Item|
| size | | The number of slots of the inventory | 9 |
| title | t | The name displayed in the inventory |The Display name of the Item|
| size | s | The number of slots of the inventory | 9 |
## Examples
......@@ -32,4 +32,7 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`.
- FurnitureInventory{title="World";size=54}
]
} @trigger ~onInteract
```
\ No newline at end of file
```
## Aliases
- [x] openfurnitureinventory
\ No newline at end of file