Armor Damage Limit
In vanilla Minecraft, armor durability loss is directly proportional to damage received. However, when using certain mods and modpacks, players can receive massive damage in a single hit, leading to instant destruction of even the most durable equipment.
A prime example is the Gorgon's ability from the Ice and Fire mod, which deals damage reaching the maximum value for integers (2.1 billion). With such a hit, any armor instantly turns to dust! Imagine the frustration when your valuable equipment disappears in an instant.
This mod fundamentally changes the armor durability mechanics using Mixin technology. Now, damage from a single hit cannot reduce armor durability by more than a certain percentage of its maximum value.
The limitation percentage and exception list for specific armor types can be configured in the config/ArmorDamageLimit.toml file according to your preferences.