-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.8.7, Minecraft 1.11.1, Minecraft 1.11.2, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 18w01a, 1.14.4, 1.15.2, 1.16 Pre-release 5, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w08b, 21w11a, 21w15a, 1.18.2, 22w18a, 1.19.2, 22w42a, 1.19.3, 1.20.1, 1.21
-
Confirmed
-
Rendering
The bug
It seems that the top of water doesn't get rendered if there is transparent block (this also includes slabs for example) in a 1 block radius one block higher than the water. This makes water look pretty strange if it is tilted.
How to reproduce (general steps)
- Fill a 3 x 4 area of a solid block like stone
- Place water or lava below middle block at the edge of a 3 blocks side
- Move inside the lava or water block and rotate in the direction of the area you filled
How to reproduce (commands)
Use the following commands without moving
- Optional to make sure the water or lava block does not move you
/gamemode spectator
/tp ~ ~ ~ 0 0
/fill ~-1 ~2 ~ ~1 ~2 ~3 stone
/setblock ~ ~1 ~ water
- relates to
-
MC-175133 Water and lava surface is sometimes rendered from below even if there are blocks above
- Open