Added a new functionality : the Enchantment Catalyst
- Catalyst can be use at a Grindstone to with an enchanted item (or book) to store all enchantments of the object in the Catalatys. Doing so destroy the original object.
- Catalyst can then be used at an anvil with an unanchanted item to transfer enchantments to it.
- Ther is a 10% chance (value can be changed in config) that an empty Catalyst will be returned when on use on an Anvil.
- Catalysts can be merged together but for a very hight price.
- Added compatibility with mod Toss Up
- Fixe some essences having no crafting recipe.
First step of full mod support :
- Added full support for https://modrinth.com/datapack/neoenchant
- Fixed a potential conflit on loot table generation
- Config will auto-detect all enchant with full compatibility and insert them in the config file.
- Filling magic shard now cost 5 Levels instead of 10.
- Crafting an essence now have 65% chance to refund a dull magic shard.
- Fundation for future configurations options of those values.
(Don't ask about 0.6)
Rewrite how enchanted books are handeled in loot chest :
- All enchanted books will be automaticly replaced by the ingredients of each individual enchantments of the book upon generation.
- If the enchantment is not present on the config (i.e. moded enchants not configured), a bottle of experience will be added instead.
- If the ingredient generated is not an ingredient for the max level (not an essence for all vaninila enchants), a random amount of the item is added, otherwise, just one.
This update should be a step closer to full compatibility with other mods adding enchantments.