Features:
- Allow add and remove of item lore via writable books and paper (Merge from beta)
note: there is no config gui currently for this feature. all relevant configurations should get added to the config.yml automatically so check it out after update !
- Add support and auto config for use of
braken data pack
- Add support for enchantment marking an item immutable
example of the configuration to add to config.yml for an enchantment with the namespaced key minecraft:immutability_curse
Code (YAML):
immutable_enchantments
:
-
"minecraft:immutability_curse"
Fixes:
- Fix incompatibility with wesjd on newer version (forgot to include compatibility module in recent mc versions)
- Fix issue on multi line paper remove (issue from lore edit beta)
- Fix most incompatibility issues with plugin using xenondev anvil gui
- Better item groups when it come to tools
- Better (more vanilla like) usage of conflict related to mace
Known issues:
- CustomAnvil May be using the wrong default xp multiplier with eco enchantment
- superenchants support may not works as expected
- somehow a weird incompatibility with vane-portals