Something wrong with grass texture.
texture of grass changing as moving. In third picture can see the grass has lines on it.
Created Issue:
Something wrong with grass texture.
texture of grass changing as moving.
texture of grass changing as moving. In third picture can see the grass has lines on it.
Something wrong with grass texture.
texture of grass changing as moving.
Invalid. This is caused by the intersection of two different faces and is called Z-fighting. There's nothing we can do about this.
Perhaps to solve the z-fighting bug, you guys at mojang should make it so blocks with higher x/z coords render slightly in front/behind blocks with lower x/z coords, like changing the rendering order to be like the particles+water bug.