
Configurable Conflicts
The Configurable Conflicts mod gives players complete control over enchantment compatibility in Minecraft. No more restrictions on combining different effects!
Compatibility Settings
You can independently determine which enchantments will be compatible with each other. Use a simple format in the configuration file:
enchantmentsToBeAlwaysCompatible = []
Example: "minecraft:infinity;minecraft:mending" — will make these two enchantments fully compatible.
Incompatibility Settings
If you want to prohibit the combination of certain enchantments, add them to the incompatible list:
enchantmentsToBeAlwaysIncompatible = []
Example: "minecraft:mending;minecraft:power" — these enchantments can no longer be applied to the same item.
A simple and effective tool for fine-tuning gameplay!