A professional and lightweight Fabric mod for Minecraft 26.1 that unlocks the full potential of enchantments. Remove hardcoded limits, customize your experience, and enchant items with any level you desire.
- Unlock Enchantment Levels: Bypass the vanilla
/enchantcommand restrictions. Apply Sharpness 1000, Efficiency 255, or any other level without limitations. - Custom Numerals: Choose between classic Roman numerals (I, V, X...) or modern Arabic numerals (1, 5, 10...) for enchantment levels in item tooltips.
- Anvil Enhancements:
- Remove Cost Limits: Merge high-level items without the "Too Expensive!" message (Configurable).
- Force Enchanting: Allow any enchantment to be applied to any item, even if they are normally incompatible (Configurable).
- ModMenu Integration: Effortlessly toggle features via an in-game configuration screen.
- Ensure you have the Fabric Loader installed for Minecraft 26.1.
- Download the latest version of Better Enchant Command.
- Place the
.jarfile into your Minecraftmodsfolder. - (Optional) Install ModMenu to access the configuration screen.
Simply use the standard vanilla command with any level:
/enchant @s minecraft:sharpness 1000000The mod handles the rest, ensuring the enchantment is applied correctly regardless of the usual level caps.
The mod can be configured via the config/betterenchantcommand.json file or through the ModMenu interface:
| Option | Description | Default |
|---|---|---|
removeAnvilCostLimit |
Removes the "Too Expensive!" limit in Anvils. | false |
forceEnchantAnyItem |
Allows applying any enchantment to any item type. | true |
useArabicNumerals |
Displays levels as numbers (123) instead of Roman numerals (CXXIII). | false |
This project is licensed under the MIT License. See the LICENSE file for details.
Developed with ❤️ by ravistarr.
All pull requests are welcome! I don't mind whether you use AI or not, just ensure it doesn't look too obvious and the mod is fully functional.