items:item_components:enchantable
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
items:item_components:enchantable [2024/04/19 13:27] – removed - external edit (Unknown date) 127.0.0.1 | items:item_components:enchantable [2024/04/19 13:27] (current) – ↷ Links adapted because of a move operation errorcraft | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== minecraft: | ||
+ | The '' | ||
+ | This item component is usually combined with [[items: | ||
+ | Note that the enchantments used for enchanting are defined differently than in vanilla. | ||
+ | In vanilla it uses item tags for enchantment targets (such as swords and helmets), whereas here they are enchantment tags for an item instead. | ||
+ | |||
+ | ==== Fields ==== | ||
+ | ^ Name ^ Description | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | |||
+ | ==== Example ==== | ||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | </ |