-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 1.14.3, 19w37a, 19w38b, 19w39a, 19w40a, 19w41a, 19w42a, 19w44a, 19w46a, 1.15 Pre-release 1, 1.15 Pre-Release 2, 1.15 Pre-release 3, 1.15 Pre-release 4, 1.15 Pre-release 6, 1.15 Pre-release 7, 1.15.1 Pre-release 1, 1.15.2 Pre-Release 1, 1.15.2 Pre-release 2, 20w06a, 20w07a, 20w08a, 20w09a, 20w10a, 20w11a, 20w12a, 20w21a, 1.16 Pre-release 2, 1.16 Pre-release 3, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 20w46a, 20w48a, 21w03a, 1.16.5, 21w06a, 21w08b, 21w10a, 21w16a, 21w20a, 1.17 Pre-release 1, 1.17, 1.17.1
-
None
-
Community Consensus
-
Textures and models
These blocks use flat models, as opposed to them being arranged in a x or # shape like many other blocks. They float above the blocks they're attached to, which is a bit weird.
This would not be fixable by moving their models down to the exact block, as this would more than likely cause unsightly Z-fighting issues. A better fix would be to introduce dedicated 3D models for these blocks. While this would result in very complex models that may be trickier for the game to render, it would eliminate this odd floating, look nicer, and allow for unneeded faces to be culled.
Redstone dust and lily pads are rendered a lot closer to the block it sits on, and the floating is unnoticable in the former case, so other blocks could be made to look like this to fix this also.
How to fix
The resource pack attached to MC-237445 fixes this issue completely, alongside fixing multiple other issues with flat plane models.