#
Item Sets
In ExcellentEnchants you can create your own item sets for custom enchantments. These sets are used in enchantment configs to set primary and secondary enchantment item sets.
You can customize item sets in the item_types.yml config file. By default it contains all armor, tool and weapon sets for all enchantments.
#
Slots
The Slots
setting in item sets config determines equipment slots that enchantments works in.
For example, the default helmet
item set has the HEAD
slot assigned. This means that helmet enchants will only work on items equipped at said slot (head). However, you can add more slots to allow enchantments work in them.