Rendering issue
JasonMcRay opened this issue ยท 4 comments
When i put GT metagenerated items (for example Copper Gear) into storage drawer, it doesnt render it on the label.
Top drawer contains Forestry Copper Gear (renders fine), bottom one has GregTech Copper Gear (doesnt render).
Happens with any storage drawer and is not a texturepack issue, since I tested with default vanilla as well.
GT: 5.08.32
SD: 1.6.2
Forge: 1490
After bit more testing it appears that the Label is getting somewhat rendered. When I move further away from the Drawer I can definitely see that it "tries" to render the item. There are traces of the render from looking from far
Ok found a fix/workaround. But it can affect FPS on slower machines. Fix is to set the itemRenderType from Fast to Fancy.
Leaving this open with hope for a fix with the Fast render.
I tracked down and fixed the issue. Update should be out by the end of the weekend.