Command Block command: /summon FallingSand not working
I expected the sand to appear and fall.
Nothing happened. It said: Item Succesfullly summoned though.
Steps to Reproduce:
1. Put a command block with the command: /summon FallingSand ~ ~1 ~
2. Power the command block.
3. Watch nothing happen
This is partially a bug, the one half is already reported and the other is no bug.
The things you mentioned happen because /summon FallingSand ~ ~1 ~.
1. has no time given.
2. has no ID given.
3. there is a bug whereby FallingSand is invisible when summoned and hasn't hit the ground yet, and 4. the FallingSand you just summoned immediatly starts falling, so the FallingSand moves downward when actually on top of a block, after that the game should realise that it should stop falling. But its already in a block so if it does stop, the block is destroyed.