mojira.dev
MC-232950

Falling blocks only break upon landing in powder snow from specific heights

The bug

Gravity-affected blocks only break and drop as items when landing on powder snow from specific heights. This is an unique behavior, and I'm not sure whether this is intended. According to MC-218738, it is intentional that falling blocks don't fall through powder snow. However, they convert into solid blocks when falling from under a certain amount of blocks, and break otherwise. This amount can be anywhere between 3 and 6 blocks.

Expected behavior

Powder snow should either always convert the falling blocks to solid blocks (as solid blocks do) or always break them (as non-full blocks do), no matter the distance the falling block falls.

To reproduce

1. Place a slab.

2. While on top of the slab, run

/summon minecraft:falling_block ~ ~0.51 ~ {Time:100}

3. ✔ Notice how the block breaks instantly.
4. Place powder snow and stand on top of it with leather boots.
5. Run the same command.
6. ❓ Notice how the falling block converts to a solid block.
7. Run

/summon minecraft:falling_block ~ ~3 ~ {Time:100}

8. ❓ Notice how the falling block breaks.

Linked issues

Attachments

Comments 5

Maybe WAI, though I'm not sure. Since all entities that fall on powder snow from more than 2.5 blocks above it will always sink into the snow, so does the falling block. So the sand breaks when falling on powder snow from a high position.

Might relate to MC-131835.

I found out that this depends on the height that the powder snow block is placed.

TomatoClownfish

Can confirm in 1.19.3.

affects 1.19.4 and 23w12a and 23w13a.

ampolive

(Unassigned)

Confirmed

Entities

falling_block, powder_snow

1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, ..., 1.20 Release Candidate 1, 1.20, 1.20.4, 1.21.4, 1.21.5

Retrieved