[Bug]: Icon when looking at mechanical crafter recipe shifts to the right in the jei
celsiusqc opened this issue ยท 10 comments
Thanks for the report!
Create fixed this bug here: Creators-of-Create/Create#2779
What versions are you using?
Likely duplicate of #2718
Thanks for the report! Create fixed this bug here: Creators-of-Create/Create#2779 What versions are you using?
Looking at the dates, I think their fix has not been released yet.
I included a fix for this in JEI as well, try updating JEI to version 9.4.0 or higher.
I need some more information to solve this issue, please paste your full latest.log
to https://gist.github.com and link it here.
Thanks, I see the problem now.
Fortunately, it looks like Create has released their update, can you please try it out?
Create 1.18.1 v0.4e
https://www.curseforge.com/minecraft/mc-mods/create/files/3687358
This was indeed fixed in patch E. It was caused by some rendering code not applying the model view matrix after popping all transformations.
(Fixed in Creators-of-Create/Create@2211632)