In the latest release of Bedrock Edition, falling block entities (such as gravel) are destroyed upon contact with lava during their descent. This behavior prevents them from reaching the bottom of lava lakes and converting into solid blocks, which contradicts the mechanics in Java Edition and previous versions of Bedrock Edition.
How to Reproduce:
Locate or create a sufficiently deep lava lake.
Place gravel blocks above the lava lake.
Trigger the gravel to fall into the lava (e.g., by breaking supporting blocks).
Observed Result:
The falling gravel entities burn and disappear upon touching the lava.
No gravel blocks are formed at the bottom of the lava lake.
Expected Result:
Falling blocks should pass through lava unaffected and solidify upon landing at the bottom, consistent with Java Edition behavior.
Gravel (and other falling blocks) should successfully fill the lava lake.
Comments 0
No comments.