Opaque pipe rendering still rendering items inside of the pipes
Tommeh1 opened this issue ยท 2 comments
In the screenshot you can see bits of charcoal clip through the opaque logistical pipe which means that things are still rendered within opaque pipes which is a huge waste of performance: https://cdn.discordapp.com/attachments/369154823049969664/542792210849202197/unknown.png
Forge: 1.12.2forge-14.23.5.2808
Mekanism: 1.12.2-9.4.13.349
Are you able to reproduce this with just forge and Mekanism? Based on how the rendering works, I'm not sure how this could happen (the method that does the rendering nopes out right at the beginning if its set to opaque transmitters)