Changes
Page history
moved Consumable from Options to Items
authored
Mar 05, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Items/Options.md
View page @
313d1e9d
...
...
@@ -62,17 +62,6 @@ Defaults to `false`.
PreventStacking
:
true
```
#### Consumable
Allows item to be eaten. Includes customisable animations and sounds.
```
yaml
Options
:
Consumable
:
ConsumeSeconds
:
3
HasParticles
:
false
Animation
:
SPEAR
Sound
:
item.crossbow.quick_charge_3
```
#### 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
...
...
...
...