0

I'm trying to build a building in Minecraft 1.16.5 using commands, and I don't know how to summon a falling block rotated in any direction. The command what I'm using now :

summon falling_block ~-1 ~50 ~12 {BlockState:{Name:"minecraft:hopper"},Time:1}

Edited: Or summoning the top part of the rose bush, or summoning which stair in are rotated to any direction, or summoning the top part of the door, and things like that.

SuperStormer
  • 4,997
  • 5
  • 25
  • 35
The Reaper
  • 1
  • 1
  • 4

1 Answers1

0

I would recommend using a minecraft summon generator. Something like https://mcstacker.net/ should have what you need.

Scotty Cee
  • 26
  • 1