G
Gossip Frenzy

How can you make a ghost block in minecraft?

Author

Ava Richardson

Published May 09, 2026

So, I forgot how to summon falling blocks, and all the videos were not helping. I'm not very good with the commands which involve using [, so if I could get an answer, that would be nice.

0

1 Answer

Try:

/summon falling_block ~ ~ ~ {Time:1,BlockState:{Name:cobblestone_stairs}}

This is will summon a falling block, in this case a cobblestone_stair. Each of the ~ represent the x y and z coordinates.