iron/steel tank doesn't render gasses correctly
WarlordWossman opened this issue ยท 5 comments
Description of the Bug
Filling gasses into iron/steel tank leads to weird visual glitches (tested with GregTech community edition and Nuclearcraft gasses).
To Reproduce
Use any of the gasses from the mods mentioned above and fill them into an iron/steel tank.
Expected behavior
Render like "normal" liquids but from top to bottom, visualisation of the input stream should also go up instead of down.
Logs & Environment
https://gist.github.com/WarlordWossman/3050fe40fed308de44dc9e4024cbed42
Additional context
It's a visual issue and not super important but would be nice if gasses render properly.
"Gasses" probably ought to rather than render from top to bottom, have an opacity filter applied based on fullness. Maybe?
dunno the reason. gas in tank cart renders correctly, which also use our fluid model renderer.
This is actually also bugged in tank carts. When you fill a tank cart with steam, looking at the steam in tank carts, you can see the bottom sink of the tank cart without the steam cover. That said, The creosote fluid's layer is only visible from the outside (not seen here as replaced by tank texture) while the steam fluid's layer is only visible from the inside (if you look above the fluid in the tank, you can see that the other window has the gaseous fluid texture)