items:item_components:food
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
items:item_components:food [2024/04/19 13:27] – removed - external edit (Unknown date) 127.0.0.1 | items:item_components:food [2024/04/19 13:27] (current) – ↷ Links adapted because of a move operation errorcraft | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== minecraft: | ||
+ | The '' | ||
+ | Its values may be overridden for a specific item stack by using the [[mc> | ||
+ | Note that not all vanilla fields are still used in the item stack component. | ||
+ | This item component is usually combined with [[items: | ||
+ | |||
+ | ===== Fields ===== | ||
+ | ^ Name ^ Description | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | |||
+ | ===== Example ===== | ||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | } | ||
+ | ] | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Possible Effect ===== | ||
+ | An effect that may or may not be applied after consuming. | ||
+ | |||
+ | |||
+ | ==== Fields ==== | ||
+ | ^ Name ^ Description | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | |||
+ | ==== Example ==== | ||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | } | ||
+ | </ |