Do /fill then both of your coordinates, 50 wood, 50 stone or any other block. It will be random but both of the blocks will be placed.
How do you set multiple blocks in Minecraft Worldedit?
All WE brushes, selection commands and masks will also accept multiple block types at once. For example, to fill your selection with an even mix of white and orange wool, type “//set wool:white,wool:orange” (or //set 35:0,35:1). You can use as many different block types you want.
How do you summon blocks with commands?
Give yourself a Command Block by opening the chat box and entering “/give [your username] minecraft:command_block”
Can a dispenser place blocks?
In general, a dispenser can not place blocks into the world, the exceptions are cases where the placed block will do something unusual, or is a shulker box.
What do you do with a setblock command in Minecraft?
It must be between 0 and 65535 (inclusive). Specifies the block states to use for the block. An example of a setblock command with a blockstate is shown below: This command will place birch leaves (“old_leaf_type”:”birch”) that do not decay (“persistent_bit”:true) at the relative coordinates of the player (~ ~ ~).
How to use / setblock to set multiple blocks?
Click to expand… The views aren’t necessary from members, I think. You would use /fill with the top and bottom corners of the structure, or 2+ blocks. I can’t remember whether it goes top-right to bottom-left or top-left to bottom-right. Click to expand…
Is there a way to spawn blocks without using multiple blocks?
To fill multiple blocks there are a few choices. First if you have a rectangular shaped area, use the fill command: /fill block. Second choice is to use command block mine carts stacked in a single block space each with an individual /setblock command in it.
How to insert multiple blocks in a drawing?
You want to insert multiple blocks at various selected locations in a drawing without repeatedly having to invoke the INSERT command. The standard INSERT command inserts only one block at a time. After a block is inserted, the command is exited. You can use the MINSERT command to insert multiple blocks in a rectangular array.