[Bug]: Doesn't work with Universal Enchants mod
mpustovoi opened this issue ยท 2 comments
Mod Loader (Required)
Forge
Minecraft Version (Required)
1.19.2
Mod Version (Required)
v4.2.2
Notes (Required)
I have your Universal Enchants mod installed, where the incompatibility of all protection enchantments has been removed. Despite this, neither normal enchanting infuser, nor advanced one doesn't allow you to enchant items with different protection enchantments at once. Also, if the item is already enchanted with "incompatible" enchantments, the infuser won't even let you remove some of them.
Unfortunately, I didn't find a parameter for this in the config file
latest.log (Optional)
No response
I can't reproduce this, when enabling compatibility between fire, blast and projectile protection it all works as intended in the infuser.
You need to make sure that you remove the compatibility restriction from the json configs of both enchantments. Just removing one of them is not enough. So if you want blast and fire protection to be compatible, make sure to remove fire from the blast config and blast from the fire config, then it will work.
Yes, I thought about it then. The fact is that after completing these actions with all json configs, it's still doesn't work.
This is definitely a conflict with one of my more than 100 mods, which can hardly be found I guess since I selected mods manually. In any case, at least on the anvil it works.