
Armor Remover
Adds automatic armor removal functionality when it becomes worn out. When an item's durability reaches the critical value (1 unit), it automatically disappears from the player's inventory.
How It Works
The modification monitors armor condition and removes it at the moment when it's about to break. This helps avoid situations where players continue using almost destroyed items.
Configuration
The mod requires setup in the configuration file armor-remover.toml
. In this file, you need to specify the list of armor that will be removed upon wearing out. You can configure which specific armor types will be subject to automatic removal.
Simple configuration makes this mod convenient for use in both single player and on servers.