- Add a
walking_slowdown
field toconsumable
to control the amount of slowdown while consuming the item. - Add a
slots
field todeath_protection
to control when the protection is active. - Add a
consume_on_use
(boolean) field todeath_protection
to control whether the item is consumed or not. - Also allow individually choosing which attribute modifier is shown in the tooltip.
- Also allow individually choosing which enchantment is shown in the tooltip, either through the component or through the enchantment definition.
- Make it possible to define a fallback model for
item_model
, for example usingitem_model={model:"foo",fallback:"bar"}
.
Created
September 11, 2024 18:14
-
-
Save misode/b79f7bf07a4af2dd2e79aebb1e8d25ca to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment