Armored Arms
This client-side mod allows you to see equipped armor and enchantments applied to it directly on your character's hands in first-person view. It works excellently with most types of armor in the game.
Configuration Settings
Disable rendering hand wear with armor equipped (default: true)
- When this option is enabled, wear on hands will not be displayed when the character is wearing armor
Enable rendering hand wear for vanilla armor model (default: true)
- When this setting is activated, wear on hands will be displayed if the current armor uses the standard Minecraft model
Blacklist armor for rendering (default: [minecraft:])
- You can add armor identifiers to this list that you don't want to see on your hands
- modid: means all items from the specified mod
- *:itemId means items from all mods with this identifier
- Example: galaxyspace:space_suit_chest
Vanilla armor model size (default: 0.4)
- The original game uses a value of 1.0, but some mods use the standard armor model that appears too large and unnatural, so 0.4 is recommended
Use item-based check (default: false)
- This option provides better optimization, especially when using electric armor
- Theoretically, if the stack model changes while it's equipped, the changes won't be displayed on the hand
- In practice, such cases are extremely rare, but if necessary, this function can be disabled