Every version is archived at the moment due to copyright issues.
This mod
- raises the enchantment level limit to 2147483647
- allows items to be reenchanted (configurable; enabled by default)
- normalizes anvil enchantment cost to take the same amount of experience as a player with that exact level
- makes enchantment cost for players with levels above 30 the same as for players with level 30 (configurable)
- allows enchantments in enchantment tables to be revealed (disabled by default)
- makes the enchanting power of all blocks configurable (only through the JSON configuration)
- treats other mods' bookshelves as enchanting blocks in addition to the default bookshelf
- disables survival mode anvil level limit
- makes anvil repair cost constant instead of exponential (configurable; enabled by default)
- disables bookshelf limit and increases range to 64 meters horizontally and vertically (configurable)
- allows treasure enchantments to be acquired at enchanting tables (configurable; enabled by default).
limitless' configuration can be reloaded by the command `/limitless reload`.
The presence of BCLib (used by BetterEnd and related mods) breaks limitless' increased enchanting range and enchanting power configuration.
Java versions below 17 are not supported.
limitless is based on Fabric: Quilt is unsupported.
configuration
"whitelist": { "amethyst_block": 15, "redstone_wire": 6 },
"blacklist": ["bookshelf"]