🛡️ Durability Rarity – Modification
Ordinary equipment items can have varying durability levels thanks to this modification. Each crafted tool, weapon, or armor receives a random rarity tier that directly affects its durability - from fragile to nearly eternal items.

This lightweight and flexible addition works perfectly for survival, RPG, or exploration-focused modpacks. It integrates seamlessly into both vanilla and modded gameplay.
🔢 Rarity Tiers

Rarity is assigned randomly when crafting an item, opening a loot chest, or receiving rewards from structures. The system activates only after placing the item in the inventory.
⚙️ Functionality
- Automatically applies to both vanilla and modded items
- Works with crafted gear, loot from chests, dungeon rewards, and other sources
- Fully configurable via durabilityrarity-config.toml file
- Compatible with Forge-based modpacks
- LEGENDARY items now gain bonuses to attack speed and mining speed (configurable)
- Supports most popular modifications related to loot, combat, and world generation
⚒️ Configuration
You can easily modify the chances of getting different rarity levels and durability multipliers in the configuration file. Adjust the balance for your modpack or create special rules for specific items and modifications.
[multipliers]
-
# Range: 0.01 ~ 10.0 - broken = 0.3
-
Range: 0.01 ~ 10.0
- damaged = 0.6
-
Range: 0.01 ~ 10.0
- common = 1.0
-
Range: 0.01 ~ 10.0
- rare = 1.3
-
Range: 0.01 ~ 10.0
- epic = 1.6
-
Range: 0.01 ~ 10.0
- legendary = 1.9
[chances]
-
# Range: 0 ~ 100 - broken = 15
-
Range: 0 ~ 100
- damaged = 20
-
Range: 0 ~ 100
- common = 30
-
Range: 0 ~ 100
- rare = 20
-
Range: 0 ~ 100
- epic = 10
-
Range: 0 ~ 100
- legendary = 5
["attack and miningspeed multiplier"]
-
# Range: 0.0 ~ 10.0 - legendary = 1.1
🧩 Compatibility
The modification has been tested and supports a wide range of popular additions, including:
- Knight Quest
- Farmer's Delight
- Born in Chaos
- Forbidden and Arcanus
- Iron's Spells 'n Spellbooks
- Goblin Traders, Lootr, More Villagers and others