copygirl / WearableBackpacks

Minecraft mod which adds beautiful, balanced backpacks
MIT License
61 stars 35 forks source link

Improve model transforms for item frames #50

Closed ChloeDawn closed 7 years ago

ChloeDawn commented 7 years ago

Merely changing the rotation also fixed the scaling, somehow... I was going to re-scale it manually but I guess that works too. 😜

Scaling "fixed" itself as it no longer inherits scaling from it's parent model block.

Before:

before_screenshot

After:

after_screenshot

ChloeDawn commented 7 years ago

Comparison vs. regular block (also fixed vertical translation):

comparison_screenshot

copygirl commented 7 years ago

Lovely, thank you ❤️