Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
Limitless Enchantments
Game Rules
Setting the Maximum Level
Limitless Enchantments is a mod that lets you remove the limit of maximum enchantment levels with the maxEnchantmentLevel
game rule. (There is still the 255 limit)
For example; with the rule maxEnchantmentLevel
set to 255, any librarian trades with enchanted books' level will be between 1 and 255, ignoring the book's maximum level.
If maxEnchantmentLevel
is set to 0, the maximum levels will work normally.
Removing Incompatibilities
With the game rule noIncompatibilities
, the game will allow you to to combine mutually exclusive enchantments like Infinity and Mending together.
Showing Actual Numbers
With the game rule showActualNumbers
, you can choose to have actual numbers of the level of an enchantment near the roman numerals.
Rebalancing Trades
With rebalancedTrades
rule, you can let the mod rebalance Librarian Villager trades. This is recommended if maxEnchantmentLevel
is higher than 10.
Without balances:
With balances:
limitlessenchantments command
The limitlessenchantments
is a command used to blacklist certain enchantments to make them not be affected by the maxEnchantmentLevel
game rule.
/limitlessenchantments
: Shows the version of the mod/limitlessenchantments blacklist
: Displays the blacklist/limitlessenchantments blacklist clear
: Clears the blacklist/limitlessenchantments blacklist add [ENCHANTMENT]
: Adds the provided enchantment to the blacklist/limitlessenchantments blacklist remove [ENCHANTMENT]
: Removes the provided enchantment from the blacklist
This mod requires Fabric API.