Menderman

Simple tweaks for Minecraft's Anvil to generally be more fair to the player.

File Details

v1.1.0 (Fabric 1.21.11)

  • R
  • Jan 28, 2026
  • 92.21 KB
  • 16
  • 1.21.11-snapshot
  • Fabric

File Name

menderman-fabric-1.1.0+1.21.11.jar

Supported Versions

  • 1.21.11-snapshot

Curse Maven Snippet

Fabric

modImplementation "curse.maven:menderman-1384572:7542992"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## 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` - All Spears now have a repair requirements component. ## Bugfixes - Fixed Menderman game rules not being data fixed to the new 1.21.11 game rule format. - Fixed game rule value changes not updating the Anvil GUI's information on clients. - Fixed JEI recipes being misplaced. - Fixed item combining not being modified within JEI. - 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.