mojira.dev
MC-171724

Falling blocks pop off before touching blocks around it

I guess this happens only when summoned.

/summon minecraft:falling_block ~ ~10 ~ {BlockState:{Name:"minecraft:sand"},Time:1}

Attachments

Comments 3

Could you explain how to replicate this.

The falling block will pop off if it isn't aligned well with the hole. You can use this command to see that everything works well:

/execute align xz positioned ~.5 ~ ~.5 run summon minecraft:falling_block ~ ~10 ~ {BlockState:{Name:"minecraft:sand"},Time:1}

I think you had the gamerule doEntityDrops set to false so it didn't drop.

I've resolved it as Invalid.

Nils23

(Unassigned)

Unconfirmed

(Unassigned)

1.15.2

Retrieved