juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
178 stars 38 forks source link

[fix] PaperDoll rendering #209

Closed lonefelidae16 closed 1 year ago

lonefelidae16 commented 1 year ago

fix #147

Add new lighting vectors to PaperDoll.java.


Checklists

Does not affect other GUI rendering.

lonefelidae16 commented 1 year ago

In addition, I also found that the neck bends in an impossible direction when using a shield, so I fixed that as well.

juancarloscp52 commented 1 year ago

Thank you so much! I've been trying to find a fix for this for ages and never found a fix that worked. And it ended up being such a simple thing hahaha. Thank you :smile: