File Details
v1.1.0 (Fabric 1.21.1)
- R
- May 15, 2026
- 106.19 KB
- 6
- 1.21.1+1
- Fabric
File Name
menderman-fabric-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.