-
Notifications
You must be signed in to change notification settings - Fork 939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Glowstone Error #7236
Comments
Create/src/main/java/com/simibubi/create/foundation/fluid/FluidRenderer.java Lines 112 to 116 in d48a504
Fluids lighter than air are rotated 180 degrees (as can be seen in the fluid tank) Such fluids are actually visible in spectator if you maneuver underneath the basin. Dev branch has slightly different visual behaviour and z-fighting on the item drain: Just very quickly I tried comparing with Direction.UP if the fluid is lighter than air here:
Which works to fix this for the basin and drain, but then breaks the fluid tank/spout. No time atm to look at it further. |
Note: If items are in the basin, the items float as if it were there. |
Description
It does not show up in Basins.
Could possibly be a bug with a intended compat mechanic that makes Thermal liquid glowstone fall up
Game Log
no
Debug Information
Client Info
Server Info
The text was updated successfully, but these errors were encountered: