🌱 Change log:
- The code has been ported to minecraft 1.21.2 and 1.21.3.
- The first-person armor rendering system has been completely rewritten due to the change made by mojang to its armor registration and rendering system.
- Geckolib and azurelib rendering has been disabled when using playerAnimator as this function has been added natively to playerAnimator.
- An api has been created to allow the registration of custom armor renderings.
- Forced dependency on fabric api and hints to other mods removed.
I See My Armored Hand now uses multiloader allowing better version management for the different loaders available and facilitating future upgrades.
Changelog:
- Width of vanilla armor shoulder pads reduced by 25% when using the slim skin.
- Added support for 3d armor from Geckolib, AzureLib, AzureLibArmor mods when using playerAnimator custom first person mode. (There are plans to make these renderable in the first person vanilla as well, but there are currently some problems with their development.)