Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
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!)
- Armor: Swapped enchantability values between tiers!
-
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.
- Add the item to the
How to make items breakable
- Create a datapack
- Add items to the appropriate tag in
data/durability_begone/tags/items/
if you are on versions above1.21
, it'd be placed indata/durability_begone/tags/item/
- 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