Limitless Enchantments
The Limitless Enchantments mod completely revolutionizes how enchantments work by removing all existing limitations. It only supports versions 1.21 and above.
Its core functionality increases the maximum enchantment level cap from 255 to 2,147,483,648, enabling the creation of truly overpowered items without artificial restrictions.
Configuration Options
All mod settings are managed through the /limitless [SETTING] command. Available options include:
maxEnchantmentLevel- maximum enchantment levelblacklist- enchantment blacklistrebalancedTrades- trade balancinganvilExperienceCostLimit- anvil experience cost limitnoIncompatibilities- disable incompatibilitiesshowActualNumbers- show actual numbers
Executing limitless without arguments displays the current mod version.
Detailed Feature Description
Maximum Enchantment Level
Setting Type: Integer Available Values: 0 to 2147483648
This setting completely removes enchantment level restrictions. For example, setting it to 255 makes librarian trades offer enchanted books with levels between 1 and 255, regardless of vanilla limits.
Setting the value to 0 restores vanilla behavior. For technical reasons, creative mode inventory only shows enchantments up to level 255 regardless of settings, but this doesn't prevent obtaining higher-level enchantments.
Blacklist
Setting Type: Enchantment list
Subcommands: add, addAll, remove, clear
Allows excluding specific enchantments from the maxEnchantmentLevel effect. Running limitless blacklist displays the current blacklisted enchantments.
Rebalanced Trades
Setting Type: Boolean
Available Values: true or false
Automatic librarian villager trade balancing feature, particularly useful when maxEnchantmentLevel is set above 10, preventing excessively expensive trades.
Anvil Experience Cost Limit
Setting Type: Integer Available Values: 40 to 2147483648
Modifies the experience cost threshold for anvil operations, removing the "Too expensive!" message and allowing any enchantment combinations.
No Incompatibilities
Setting Type: Boolean
Available Values: true or false
When enabled, allows combining normally incompatible enchantments, such as Infinity and Mending on the same item.
Show Actual Numbers
Setting Type: Boolean
Available Values: true or false
Displays numerical enchantment levels alongside Roman numerals for precise assessment of item power levels.
The mod requires Fabric API to function properly.