mojira.dev
MC-32974

Summoned FallingSand doesn't become a block when it hits the ground

When I input the command

/summon FallingSand ~ ~4 ~  {TileID:4}

into a command block, cobblestone appears for a split second four blocks above the command block, but it disappears.
If you spawn the FallingSand 1 block above the command block, it still doesn't turn into the block.

Comments 1

intended.
inside the curly brackets you need to add Time:1. so the command is now:

/summon FallingSand ~ ~4 ~ {TileID:4,Time:1}

TK

(Unassigned)

Unconfirmed

Minecraft 13w39b

Retrieved