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
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.
/cenchantcommand: now also validates enchantment applicability — rejects enchantments that don't apply to the held item (e.g. Protection on a pickaxe).