-
Bug
-
Resolution: Unresolved
-
None
-
1.19.2, 1.19.3, 23w06a, 1.19.4, 1.20.1, 1.21.1
-
Confirmed
-
Textures and models
-
Low
-
Platform
The bug
The block cracking animation is not aligned correctly with the texture of minecraft:bamboo in either of its two age states.
How to reproduce
- Place bamboo such that it grows past the sapling stage
- Start breaking it in Survival
Expected results
The cracking animation would be aligned to the texture of the bamboo block, like it is with all other blocks in the world.
Actual results
The cracking texture is almost always misaligned to the side by some extent, causing weird visual effects, especially at the corners where a full pixel cannot be displayed.
How to fix
Restricting bamboo's random offset to only each sixteenth of a block would very likely fix this issue, as this way the texture would always be aligned to the pixel grid and disallow weird cutoffs.
- is caused by
-
MC-269332 Block breaking animation does not account for geometry which isn't aligned within the 16x16 block space resolution
- Open