Durability Begone

Durability Begone

Mod

Fabric mod that removes item durability

Client and server CursedGame MechanicsManagementUtility

1,241 downloads
1 follower
Follow Save

Durability Begone

Removes durability from all items AND rebalances tool/armor stats!

The Durability Begone Mod makes your tools, weapons, and armor unbreakable by default—no more worrying about your gear breaking mid-adventure! But if you want an item to have durability (for challenges or gameplay balance), you can easily make it breakable again.

Plus, we've completely rebalanced armor and tool stats to make Netherite more worth it to get than ever!


Features

  • No More Breaking: All items become unbreakable default, making them last forever.

  • Optional Durability: Want an item to be breakable? Just add it to the durability_begone:breakable tag, and it'll regain its durability.

  • Complete Stat Rebalance:

    • Armor: Swapped enchantability values between tiers!
      • Gold → Old Diamond values
      • Diamond → Old Netherite values
      • Netherite → Old Gold values
    • Tools: Swapped mining speed and enchantability!
      • Gold → Old Diamond values
      • Diamond → Old Netherite values
      • Netherite → Old Gold values (Now Netherite is truly the ultimate tier!)
  • Works on Everything: Affects tools, weapons, armor, and even modded items (if you find one that doesn't open an issue on GitHub).


How to Use

  • Default Behavior: All items are unbreakable—use them infinitely!

  • Making Items Breakable:

    • Add the item to the durability_begone:breakable tag (via datapack).
    • Once tagged, the item will behave like vanilla, 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/ if you are on versions above 1.21, it'd be placed in 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"
  ]
}

Support

If you encounter any issues or have suggestions, feel free to:

  • Open an issue on GitHub.

  • Send me a DM on Discord @macuguita

  • You are free to use this mod in any Modpack in this platform


Credits

  • Developer: macuguita

Project members

macuguita

Member

Details

Licensed MIT
Published 7 months ago
Updated 7 months ago