How to do /fill in minecraft
Matthew Cannon
Updated on March 30, 2026

Definitions. from or x1 y1 z1 is the starting coordinate for the fill region (ie: first corner block).; to or x2 y2 z2 is the ending coordinate for the fill region (ie: opposite corner block).; block is name of the block to fill the region. (See Minecraft Item Names); dataValue is optional. It is the variation of the block if more than one type exists for that block.
There are other answers below:
Steps 1. Find a spot to build. An ideal spot would be flat and open with plenty of space. You can technically build anywhere… 2. Press the F3 key on your keyboard once you’ve found your spot. This will show you the coordinates of your position in… 3. Go to one of the corners of the rectangle you …
Step 3: Plotting Your Creation. In all of the nonsence you see on the left corner of screen, there is a section that says Block: and 3 numbers. These numbers are your coordinates. So, first you want to find one corner of where you want your structure to be. Then, continue your command by typing /fill (your coordinates).
/fill ~-3 ~ ~-4 ~3 ~4 ~4 minecraft:stone hollow [Java Edition only] /fill ~-3 ~ ~-4 ~3 ~4 ~4 stone 0 hollow [ Bedrock Edition only ] Creates a house-sized box around the command execution’s location, replacing any blocks that would have been inside the box with air.
For example, you might enter /fill 1123 20 16 1122 30 -16. Enter a space, and then type minecraft: (or press Tab as a shortcut). Every block in this game has a technical name, such as minecraft:stone, minecraft:planks, or minecraft:redstone_torch. The first part is necessary only for autocompletion purposes, as described in Step 8.
In this tutorial i will let you see how to use the new /fill command in the minecraft snapshots! First type you X Y and Z. [img=undefined]2014-05-25_10.54.48 [/img] Then go to another place and type there you X Y and Z. [img=undefined]2014-05-25_11.02.28 [/img]
In Minecraft Pocket Edition (PE), the syntax to change water to air using the /fill command is: /fill
Type “/fill 35 67 1293 1241 67 51” and then add a space. Type “minecraft: stone” or whatever block is needed. The next number entered will set up the variant of the block. For wood, it …
I want to fill a large area (approximately 40000 blocks in volume, 100x 4y 100z) with random blocks, and as quickly as possible. The area is not solid; it has air blocks which are not intended to be filled. I currently have a method to do so, but it is slow and it crunches TPS.
Sort by: best. level 1. · 3 yr. ago. Bedrock still uses numerical block values. /fill x1 y1 z1 x2 y2 z2 concrete 8. The full list of color values can be found here. level 2. Op · 3 yr. ago. Thanks man.
Related Questions
How do you use fill command in Minecraft?
Fill Command in Minecraft Education Edition. In Minecraft Education Edition, there are 2 syntaxes for the /fill command. To fill a region with a type of block: /fill
How do you fill a block in Minecraft?
Press the Enter key to run the command. This /fill command would replace 121 blocks beneath you with blocks of quartz. You will see the message ” 121 blocks filled ” appear in the lower left corner of the game window to indicate that the fill command has completed. Next, let’s look at how to build a solid rectangular structure.
How to fill out an area in Minecraft?
You can fill an area or outline with a particular block using the /fill command in Minecraft. Let’s explore how to use this cheat (game command). If playback doesn’t begin shortly, try restarting your device.
How do you fill a region in Minecraft Xbox One?
In Minecraft Xbox One Edition, there are 2 syntaxes for the /fill command. from is the starting x y z coordinate for the fill region (ie: first corner block). to is the ending x y z coordinate for the fill region (ie: opposite corner block). tileName is name of the block to fill the region.