Fix note
@unknown's comment:
Now the block remembers its 'shape' when it started falling. When it lands it will take the final shape it will get as if it was placed there.
The bug
When FallingSand falls, it changes its texture for every block position it passes instead of using the texture from the block where it started and then only changing it once it landed.
How to reproduce
Use the following command to summon FallingSand above you and watch it fall
/summon FallingSand ~ ~20 ~ {Time:1b}
Linked issues
is duplicated by 4
Attachments
Comments 22
Does MC-59996 describe your issue ?
No it doesn't, it is hard (impossible) to make a screenshot of it, it should be rather a gif but I have no clue how to make one.
But you can just try it, fly on a 1x1 tower and place a sand block on one of the sides and then watch it fall 🙂
Yes, just let sand fall above you and watch it from below. You will see the changing texture while it is falling
This is as fixed as it is going to get.
Now the block remembers its 'shape' when it started falling. When it lands it will take the final shape it will get as if it was placed there.
please provide screenshots