Allows the sorting of enchantments with some extra features:
The configuration entries should explain their functionality themselves for the most part - the exception is the Style configuration
It is defined as key:value,key:value with the following keys:
#12345 or named minecraft colors like gold)Example: color:#9834,bold:true (If the config is left empty no custom style will be applied)
This configuration will get created with all existing enchantments when datapacks are (re)loaded (if the file does not exist yet)
With it you can define a custom max. enchantment level that will be used for display and sorting purposes (in case this is needed)
It also allows you to define a custom sequence which will be respected before any other sorting logic - if the sequence between two entries is the same, the normal sorting logic will apply
The mod has been tested with:
enableCurseFormatting config / feature causes issues due to how it modifies the shown enchantment name in the description - it is recommended to turn it off