When mining a block when there is a gravel block above it the falling gravel gets destroyed like on a torch despite the block below it being a full block
Attachments
Comments 5
Actually, I would like to request that this issue be reopened, as I have noticed this bug in my single player world as well. However, after some testing, I was able to narrow down the cause of this bug:
It appears that the falling block is only affected by the bug if it tries to occupy a space at Y-level 0. In other words, the block beneath the falling block entity must be at Y-level -1.
I tested this bug with gravel, sand, and an anvil. Works for all three. The anvil also plays the breaking sound when destroyed, but takes no damage from falling 1 block (haven't tested it at further distances).
Edit: Forgot to mention the world seed I was in when I discovered this bug, just in case it has anything to do with it:
333678060826391989
2nd Edit: After a little more testing, I seem to only be able to reproduce the bug if the gravity block is placed at Y-level 1, and falls down only 1 tile.
Seems to be a duplicate of MC-238959.
Tried this a bunch of times in a few different configurations. Gravel lands correctly each time.