Download Durability Begone — Minecraft Mods — MetaMods

Durability Begone

Active

Downloads

0

Last update

6 months ago

Versions

1.20.1 — 1.21.1
Client and server
Fabric
Quilt
Game mechanics
Control
Utils

Durability Begone

Completely removes durability from all items AND rebalances tool and armor stats!

The Durability Begone modification makes your tools, weapons, and armor invulnerable by default—no more worrying about your equipment breaking at the worst possible moment! However, if you want an item to have durability (for game difficulty or balance), you can easily restore its ability to break.

Additionally, we've completely reworked armor and tool characteristics to make Netherite an even more valuable acquisition!

Main Features

Eternal Durability: All items become indestructible by default and last forever.

Optional Wearability: Want an item to be breakable? Simply add it to the durability_begone:breakable tag, and it will regain durability.

Complete Stat Rebalance:

  • Armor: Enchantability values swapped between tiers!
    • Gold → Old diamond values
    • Diamond → Old Netherite values
    • Netherite → Old gold values
  • Tools: Mining speed and enchantability swapped!
    • Gold → Old diamond values
    • Diamond → Old Netherite values
    • Netherite → Old gold values (Now Netherite truly becomes the ultimate tier!)

Universality: Works with tools, weapons, armor, and even items from other mods (if you find one that doesn't work—report it).

How to Use

Default Behavior: All items are indestructible—use them infinitely!

Creating Breakable Items:

  • Add the item to the durability_begone:breakable tag (via datapack)
  • After adding to the tag, the item will behave like in vanilla game, losing durability and eventually breaking

How to Make Items Breakable

  1. Create a datapack
  2. Add items to the appropriate tag in data/durability_begone/tags/items/ (for versions above 1.21 the path will be data/durability_begone/tags/item/)
  3. Reload datapacks (/reload)

Example tag file (data/durability_begone/tags/items/breakable.json):

{
  "replace": false,
  "values": [
    "minecraft:diamond_pickaxe",
    "minecraft:golden_shovel"
  ]
}
Project members
macuguita

macuguita

Developer

Created: 24 Apr 2025

ID: 86809