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`. ...@@ -13,8 +13,8 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`.
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|----------------|-------------|---------------------------------------------------------|---------------| |----------------|-------------|---------------------------------------------------------|---------------|
| title | | The name displayed in the inventory |The Display name of the Item| | title | t | The name displayed in the inventory |The Display name of the Item|
| size | | The number of slots of the inventory | 9 | | size | s | The number of slots of the inventory | 9 |
## Examples ## Examples
...@@ -33,3 +33,6 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`. ...@@ -33,3 +33,6 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`.
] ]
} @trigger ~onInteract } @trigger ~onInteract
``` ```
## Aliases
- [x] openfurnitureinventory
\ No newline at end of file