Compatibility
Minecraft: Java Edition
1.12.2
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last week
Updated 23 hours ago
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 and I'll fix it!
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: true.
- 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