Unbreakable (Durability Rework)

Fully-configurable durability overhaul that seeks to make item durability much more nuanced and enjoyable for players.

File Details

Unbreakable v1.1.0+1.21.4

  • R
  • Jan 11, 2025
  • 160.47 KB
  • 121
  • 1.21.4
  • Fabric

File Name

unbreakable-v1.1.0+1.21.4.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:durability-rework-1153034:6077305"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version v1.1.0+1.21.4

Internal rewrite, new features, and more!

Features:

  • Players can now repair items without XP using smithing tables
    • Conversely, players can now use the grindstone to repair items with only XP levels
    • These options become less effective on a given item until you repair it using other means
      • Anvils completely reset their effectiveness, but are expensive
  • Added plenty of new config options

Tweaks:

  • Tweaked tool damage calculations based on block hardness

Technical:

  • Added a registry for ALL items used as repairIngredients in any RepairableComponent for the smithing table rework
  • Changed how items are disabled when shattered
  • Fixed calculation errors when displaying shatter level
  • Refactored a LOT of code, and overhauled parts of config
    • Other mods can add their items to the new tags for extra mod compatibility