tom5454 / CustomPlayerModels

Customize your minecraft avatar!
https://www.curseforge.com/minecraft/mc-mods/custom-player-models
MIT License
143 stars 47 forks source link

[Compatibility] Pose options for Simply Swords if installed #615

Open whataboutism-alos opened 4 months ago

whataboutism-alos commented 4 months ago

Playing with the mod Simply Swords and a custom playermodel which is a 1:1 recreation of an Enderman, I soon realized all two-handed weapons had arms crossed due to excess arm length (where hands are intended to come together to a vertex, the long arms instead intersect one another and keep going). This is because I cannot set the poses like for vanilla conditions such as crossbows and bows, and as they are two-handed the mod's poses can't account for the extra arm length. I searched all over for a client-side datapack which could add these to my list of poses, but couldn't find anything out there.

I imagine this issue would also bother those who have short characters, for the inverse reason.

Hopefully this is an easy compat!