Описание
A small client mod that adds first-person visualization of armour on the hand, as well as enchantments.
Should be compatible with most armour.
If you find any incompatibility, write to me on [GitHub](https://github.com/Artur114Projects/Armored_Arms/issues) or [Discord](https://discordapp.com/users/1014653093163565166) and I'll fix it!
**Files starting with ! have critical errors, do not download them.**
## Configs
> **[Disable rendering arm wear with armor equped] default: true.**
- If true then wear on hands with armor on will not be rendered
> **[Enable rendering arm wear for vanilla armor model] default: true.**
- If true then the wear on the hand will be drawn if the current armor uses the vanilla model
> **[Blackist armor for rendering] default: [minecraft:*].**
- Add to this list the armor id that you do not want to see on your hands.
- modid:* means all items from the mod, *:itemId means items from all mods with this id.
- example: galaxyspace:space_suit_chest
> **[Vanila armor model size] default: 0.4.**
- In vanilla by default 1.0, some mods use vanilla armor model,
- but it is too big and looks ugly, so 0.4
> **[Use chek by item] default: false.**
- It will be more optimized especially with electric armor,
- but in theory if the stack changes its model while it is equipped then
- the changes will not be displayed on the hand,
- but I have never met such a thing,
- if you have met you can turn it of