

Enchant Limiter
Transform enchanting from endless bonus stacking into meaningful strategic choices. This mod sets a limit on the number of enchantments that can be applied to a single item.
Limitation System
The enchantment limit is implemented through a special item component: enchant_limiter:limit
Example command for creating an item with limitation:
/give @p minecraft:golden_sword[enchant_limiter:limit={"count":5}]
Configuration
By default, the limit is automatically applied to all breakable items and enchanted books. You can configure the base enchantment limit (default value: 3).