Updated from @unknown
Summary:
Standing on top of Soul Sand, Mud and Farmland as it converts to complete blocks (Sculk, Clay block and Dirt) causes the player to fall through or be pushed out of the block. Players on converted blocks would be pushed upwards slightly as to accommodate the new block's hitbox.
Steps to reproduce:
Place Soul Sand, Mud or Farmland.
Stand on Soul Sand, Mud or Farmland.
Create the conditions for these blocks to turn into Sculk, Clay Block or Dirt.
Observed results:
The player is not moved upwards and falls into the Soul Sand, Mud and Farmland as a result.
Expected results:
Players atop converted blocks would be pushed upwards slightly as to accommodate the new block's hitbox.
Original description:
When the player's hoe falls, the soil will fall into the bottom
This bug has appeared in the Java version. How can a similar error occur in the bedrock version?!! I don't know. I hope Mojang knows
Linked issues
is duplicated by 60
Attachments
Comments 7
you can make a secret base if you jump to the farmland and dries, it only works if you remove 2 blocks down and cover it with a farm block, then jump and that should go you trough the bottom that you remove those blocks, you can even make a top secret treasure storage in your farm area.
Minecraft does not push players up to accommodate collision boxes except in the case of pistons and probably a few other rare moments.
Since you are standing on a non-full-height block, the bottom of your player is past the collision box of a full-height block. So, your player falls until it hits the next collision box which happens to be the block under it. Similar behavior can be observed when walking onto scaffolding from any non-full-height block.
I'm not sure why it would be intended to simultaneously exist in the same space as a dirt block, instead of bumping the player up slightly. Also, it just began happening at 1.19.50
Other mobs are affected too.
I observed a sheep faling onto farmland, with the result of the sheep falling through as the farmland converted to dirt.
you can also till the ground with a hoe and then jump on it and fall through when the farmland turns back to dirt, makes for a funny magic trick or a cool secret entrance
I found this when I updated the app to 1.19.50.22(Beta), but I didn't find this before this version. I use Android devices. I don't understand why.