File Details
enchantonce-26.1-2.4.0.jar
- R
- Mar 24, 2026
- 132.57 KB
- 31
- 26.1
- NeoForge
File Name
enchantonce-26.1-2.4.0.jar
Supported Versions
- 26.1
Curse Maven Snippet
📦 Version 2.4.0
✨ New
Added configurable system to enable or disable individual mod features:
allowBookCopying– allow creating copies of enchanted booksallowGearCopying– allow copying enchantments directly between gear itemsallowMoveEnchantmentsToBook– allow moving enchantments from gear to booksallowDecreaseEnchantmentLevel– allow decreasing enchantment level on books using flintallowFixedRepairCost– enable fixed XP cost for repairing items with materialsfixedRepairCost– set XP cost (in levels) for material repairs when fixed repair cost is enabledpreventIncreaseEnchantmentLevel– prevent combining items from increasing enchantment levels beyond original valuesallowNonstandardRepairs– allow repairing normally non-repairable items with materials (Trident, Shears etc.)moveEnchantmentsToBookCost– XP cost (in levels) for moving enchantments from gear to booksgearCopyingCost– XP cost (in levels) for copying enchantments between gearmaxBookCopies– maximum number of copies allowed per enchanted book copy operation
Replaced the 'damageMainHandGear` console command with the following new commands:
damageMainHand [half | <damageValue>]– set damage of main-hand itemdamageArmor [half | <damageValue>]– set damage of worn armorrepairMainHand [half | <durabilityValue>]– set durability of main-hand itemrepairArmor [half | <durabilityValue>]– set durability of worn armorhp [<hpValue>]– set player healthfood [<foodLevel>]– set hunger level (resets saturation)enchantMax [all | basic | clear]– apply max compatible enchantments to main-hand itemenchantArmorMax [all | basic | clear]– apply max compatible enchantments to worn armor
🐞 Fixed
- Fixed client-server synchronization issue where XP cost sometimes displayed incorrectly

