Overflow Enchantments

Configurable enchantment level uncapper — merge books beyond vanilla limits, remove prior work penalty, all via config.

File Details

OverflowEnchantments-1.0.2.jar

  • R
  • Jun 23, 2026
  • 19.50 KB
  • 15
  • 1.21.1
  • NeoForge

File Name

OverflowEnchantments-1.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:overflow-enchantments-1584792:8305877"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.2

Bug fixed: Solved incompatible enchantments with items (eg: Pickaxe with protection)

Changes

  • Fixed anvil bypass: when all book enchantments were filtered out as inapplicable to the target item, the handler returned control to vanilla, which incorrectly allowed them. Handler now always claims the event, even when no enchantments pass the filter.
  • /cenchant command: now also validates enchantment applicability — rejects enchantments that don't apply to the held item (e.g. Protection on a pickaxe).