Published Aug 18th, 2019, 8/18/19 10:39 pm
- 8,662 views, 1 today
- 2
- 1
- 6
9
repeating command block:
/summon minecraft:falling_block ~ ~2 ~ {NoGravity:1,BlockState:{Name:YOUR BLOCK OF CHOICE}}
normal command block:
/summon minecraft:falling_block ~ ~2 ~ {NoGravity:1,BlockState:{Name:YOUR BLOCK OF CHOICE},Time:1}
/summon minecraft:falling_block ~ ~2 ~ {NoGravity:1,BlockState:{Name:YOUR BLOCK OF CHOICE}}
normal command block:
/summon minecraft:falling_block ~ ~2 ~ {NoGravity:1,BlockState:{Name:YOUR BLOCK OF CHOICE},Time:1}
Tags |
4379945
6
Create an account or sign in to comment.
I did
/summon boat ~ ~ ~ {NoGravity:1}