Answers for "how to place a door with command blocks"

1

how to place a door with command blocks

these would have to be in different command blocks / different commands
-----------------------------------------------------------------------

/setblock (insert location here via numbers or ~) oak_door[half=lower]
/setblock (same location but one block up) oak_door[half=upper]
Posted by: Guest on May-08-2021

Code answers related to "how to place a door with command blocks"

Browse Popular Code Answers by Language