-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tyvor edited this page Jul 30, 2026
·
3 revisions
Armor Durability Cap limits how much durability armor can lose from a single hit.
The mod supports vanilla armor and is compatible with modded armor that uses standard durability behavior.
The mod uses two config files:
armor-durability-cap.propertiesarmor-durability-cap-advanced.properties
The basic config is always the main config.
The advanced config is optional and is only used after you enable:
advanced.generate_file=truein the basic config and restart once.
- The basic config always provides the base behavior
- The advanced config adds matching override rules on top of the basic config
- Advanced rules are checked in the order listed in
rules=... - The first matching advanced rule is used