Jump to content

[1.12.2] BlockState rotation is incorrect due to submodel.


Recommended Posts

Posted (edited)

Due to a change in Forge Build 1.12.2-14.23.1.2576 the visual rotation of my BlockState is incorrect when it contains a submodel. North and South both face North, and East and West both face South. The PropertyDirection itself does not change, only the visual representation of the block.

 

8d7cef9c04.png

(An example photo)

 

In my BlockState's json file I have a submodel on line 31. This causes the issue, and whenever the submodel is removed the issue is no longer present (as in the right side of the above photo).

 

After some troubleshooting I have found the line changed in ModelLoader.java in this forge commit to be the cause of my issue. I am not sure of how exactly to fix this issue which is why I am asking for help. If anyone has any clue how I can solve this issue I would be very grateful.

 

P.S. - I have tested with other models (both custom and vanilla). The issue is in the fact I have a submodel, not the models themselves.

 

- Zundrel

Edited by momnop

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.