mojira.dev
MC-81197

FallingSand and Cactus

When using

/summon FallingSand ~ ~4 ~3 {Block:cactus,Time:1,HurtEntities:1}

To try and make a 3 tall cactus, It only makes a 1 tall one, which will kill the falling sand entity before it places a block, or cannot place a block for some other reason.

Copy the above command and run it 3 times to reproduce.

Comments 2

That is because when sand falls onto a cactus, alike to many entities, it will be destroyed, and so it cannot place the block, leaving only the first falling sand in place, with the others getting destroyed and becoming items, which most likely also got destroyed by landing on the cactus.

There is no invulnerable option for the FallingSand Entity as there is with most entities or this might not even be an issue/bug.

John Dame

(Unassigned)

Unconfirmed

Minecraft 1.8.7

Retrieved