Makes every damageable item in the game unbreakable — tools, armor, bows, shields, and more, from any mod. No configuration needed.
- Minecraft 1.21.1
- Fabric Loader ≥ 0.16.5
- Fabric API
Drop the jar into your mods/ folder. That's it.
On server start, the mod hooks into item damage events and cancels all durability loss for every item that has a durability bar. This applies to:
- All vanilla tools and armor
- Bows, crossbows, shields, fishing rods, etc.
- Items from any mod that uses Minecraft's standard durability system
No items are modified in the registry — the effect is purely event-based and does not affect item data.
Works with any mod that uses standard Minecraft durability. Server-side only — no client mod required.