Fluid Tank rendering issue
fixthissitepls opened this issue ยท 3 comments
Describe the bug
Fluid Tank seem to have a rendering issue where the transparent part is rendered with a black and white overlay when placed down. Adding or removing fluids wont change the texture at all. No Optifine.
I also included a Debug Crash log just in case.
crash-2023-01-11_15.47.26-client.txt
How to reproduce the bug
Place down tank and look at it.
Expected behavior
Texture should be transparent.
Additional details
No response
Which Minecraft version are you using?
1.19.2
Which version of PneumaticCraft: Repressurized are you using?
v1.19.2-4.2.0 (newest)
Crash log
No response
Rubidium is causing this, although my tank models are fine (and work fine without Rubidium) - they are just JSON models, nothing special. I would take this issue up with the Rubidium dev.
Probably also worth mentioning that tanks render fine in 1.18.2 with Rubidium installed - the only change made to tank models in 1.19.2 is using the Forge-required change of putting render_type: "cutout_mipped"
in the block model instead of the old way of setting the block render type in code.
So yeah, Rubidium issue.