I want to make multiple blocks be placed in a /fill command in Minecraft

I want to make multiple blocks be placed in a /fill command in Minecraft - White Metal High-rise Viewing Deck Building

So, I dont know how to have multiple blocks placed in one fill command, without doing /summon Fallingsand {} and so on. I guess I could just look at a command that does it.



Best Answer

Fill commands only has one parameter to specify what to fill with:

fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [oldBlockHandling] [dataTag]

where <TileName> [dataValue] ... [dataTag] define the block. You can specify block's data value and NBT parameters to choose block subtype (slab material, orientation, glass color, etc.), but it is impossible to fill one volume with two different blocks. (How would the game decide between them for each block in the volume, anyway?)




Pictures about "I want to make multiple blocks be placed in a /fill command in Minecraft"

I want to make multiple blocks be placed in a /fill command in Minecraft - Content female customer with long curly hair wearing casual outfit sitting at wooden table with netbook in classic interior restaurant while making online order
I want to make multiple blocks be placed in a /fill command in Minecraft - Black and white of abstract geometric architecture of residential buildings located in city
I want to make multiple blocks be placed in a /fill command in Minecraft - From below black and white of abstract residential houses and clear sky in city



How do you place multiple blocks at once in Minecraft?

Show activity on this post. 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.



Using Commands in Minecraft: How to Use /setblock \u0026 /fill to Alter Terrain! | 1.11.2




More answers regarding i want to make multiple blocks be placed in a /fill command in Minecraft

Answer 2

It is not possible to do it with /fill but you can do it by using this:

/summon FallingSand {Block:iron_block,Time:1,Passengers:[{id:FallingSand,Block:redstone_block,Time:1,Passengers:[{id:FallingSand,Block:activator_rail,Time:1,Passengers:[{id:FallingSand,Block:MinecartCommandBlock,Command:{setblock ~2 ~ ~ dirt}}]}]}]}

Or look at this if you want something more professional.

Please keep in mind that I am typing this off of memory, don't tell me off if anything is wrong, just say what is wrong in the comments, and I will fix it.

Answer 3

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.

Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

Images: Pixabay, Yan Krukov, Plato Terentev, Plato Terentev