[1.19.2 Fabric] Skinned Wall Lanterns facing block
JLUsr opened this issue · 3 comments
Lanterns from the Skinned Lanterns mod v2.0.0 are rendered facing the wrong way when using the latest Supplementaries v2.1.3's wall lanterns on Fabric 1.19.2
The below photo includes a lantern that was placed against the block after disabling the wall lantern feature to verify it is normally placed facing the correct way.
After putting some thought into it, I realized that I didn't know if this was an issue with just Skinned Lanterns or if it also impacted 3D models' for vanilla lanterns. I ended up using a 3D texture for the vanilla lanterns and can confirm that, though rotation doesn't apply to vanilla lanterns placed in a vanilla way, wall lanterns do apply rotation to the vanilla lanterns. When a player is facing 'North' and places a lantern on the ground or hanging directly below a block the texture will rotate 180° (see attached photo).
This issue also brought light to the following feature request #359.
oh seems like they rotated those. I remember I had to place some special code just for those in 1.16. Should be easy enough to fix