File Details
v1.1.0 (NeoForge 1.21.1)
- B
- May 15, 2026
- 104.78 KB
- 14
- 1.21.1+1
- NeoForge
File Name
menderman-neoforge-1.1.0+1.21.1.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
## Changes - Modified the logic for the durability gained when repairing items. - Items now repair based on the current damage value rather than the maximum value. - `current_damage - ceil(max_damage / max_materials) * material_count` ## Bugfixes - Fixed Elytra being unable to be repaired with Leather. - Fixed the ability to repair at a lower result than you started with in situations where a material repairs less than the item to repair's current durability. - Fixed item combining not being modified within JEI. - Fixed result item using incorrect logic within EMI integration.