... | @@ -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
|
... | @@ -32,4 +32,7 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`. |
... | @@ -32,4 +32,7 @@ The number of slots of the inventory can be `9`,`18`,`27`,`36`,`45`,`54`. |
|
- FurnitureInventory{title="World";size=54}
|
|
- FurnitureInventory{title="World";size=54}
|
|
]
|
|
]
|
|
} @trigger ~onInteract
|
|
} @trigger ~onInteract
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
## Aliases
|
|
|
|
- [x] openfurnitureinventory |
|
|
|
\ No newline at end of file |