Exclusively for Minecraft Forge 1.7.10
Based on Grimmix, using the Forge Workspace Setup. Thanks Amy for giving me a starting point with your mod no-enchant-cap, and thanks Llama for the help with Mixins !
This mod allows to combine and apply enchantment books upto the desired value (by default, all enchant caps are set to 20).
Additionally, it removes the cap on repair/merging costs with the Anvil.


EnableUncappedEnchants : Set to false to prevent any modification to enchantment levels.EnableUncappedAnvil : Set to false to keep the cap on Anvil costs.DefaultCapEverywhere : Set to true to use the option DefaultLevelCap for all enchantments.LevelCap_[enchant_type] : Set to any value ranging from 1 - 255 to allow enchants upto this cap for the given enchantment.GrimoireAPINot yet known, but most likely mods that change anvil and enchant behaviors.