Changes
Page history
Added StackSize Option
authored
Apr 09, 2025
by
queenofants
Hide whitespace changes
Inline
Side-by-side
Items/Options.md
View page @
095986fd
...
...
@@ -62,6 +62,13 @@ Defaults to `false`.
PreventStacking
:
true
```
#### StackSize
Sets the maximum stack size of the item in the inventory.
```
yaml
Options
:
StackSize
:
16
```
#### ItemModel
The model that should be applied to the item, which
[
works like this item component
](
https://minecraft.wiki/w/Data_component_format#item_model
)
```
yaml
...
...
...
...