promotional bannermobile promotional banner

BreakEnchant

Every time you break a block, the item in your main hand gains +1-5 enchantment levels gradually. Hard capped at 255!
Back to Files

breakenchant-1.2.1

File namebreakenchant-1.2.1.jar
Uploader
ProcopinoProcopino
Uploaded
Sep 1, 2026
Downloads
58
Size
17.1 KB
Mod Loaders
NeoForge
File ID
8785479
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:breakenchant-1495530:8785479"

Learn more about Curse Maven

What's new

Changelog - 1.2.1

Reported problem

The Hard Cap Level (K menu) wasn't taken into account by the enchantment handling; hard cap set to 255 by default, resulting in the levels going above the selected ones (e.g. 10, 15, 20).

Solved

The event handler now takes the cap from the configuration (not from a constant anymore). In this version:
- Enchantments are capped to the selected level, not exceeding it.
- MAXED will show the selected cap, not 255.
- If the cap becomes lower than the level of an item, the item will be blocked but the level won't go down.

All 1.2.0 features unchanged: K-menu, per enchantment toggling, reliable save data, Italian/English translation.