
/ fill command says impossible to place blocks outside the world
Jun 28, 2023 · When i try to use the /fill command it says that's impossible to place blocks outside the world. i'm using this command: /fill 840 64 398 788 65 456 dirt ke...
How do I use the fill command to make a block face a direction
Sep 29, 2020 · I've been running into a problem where I need to fill a fairly large area with logs laying sideways but when I do ex: /fill 10 0 10 30 0 30 oak_log it makes all the logs facing …
fill in a circular radius? - Minecraft Forum
Jan 7, 2016 · This command detects if air is over you head, "~ ~2 ~" and if it is it will set a gold block there know if you want to do this in a circle u need to just write the command many times …
Can't use /fill command - Minecraft Forum
Aug 13, 2024 · I'm trying to use /fill for one of my projects, and the command won't work. I'm continually getting an error: "That position is out of this world!". I can confirm that the area I'm …
Stairs facing a direction using /fill? - Minecraft Forum
Mar 23, 2015 · other options for shape are outer_right, outer_left, inner_right, inner_left. "outer_" applies when half is bottom, "inner_" applies when half is top. There are only 16 id's for stairs, …
how do i: use /fill command to replace a block type ... - Minecraft …
Dec 7, 2015 · Second problem is that you need to specify a metadata for the block you're filling. /fill ~ ~ ~ ~ ~ ~ pathomia:dirt_path 0 replace minecraft:gravel Also, just using 6 ~'s will only …
/fill command replace and destroy - Minecraft Forum
Jul 9, 2019 · /fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 air destroy and this will replace all blocks in a 3x3 area underneath the player, dropping them as their respective item entity (grass_blocks will drop …
Placing upper slabs with /fill command - Minecraft Forum
Aug 2, 2021 · I'm trying to take advantage of light shining through slabs to light a floor in my world, but as the area is massive, I want to use the /fill command to place the blocks en masse. I can …
Is there a better approach to deleting a large number
Feb 22, 2021 · With a radius of 10,000 blocks, if I had to use the fill command one line at a time I would be using it 314,159,000 times! So obviously 10,000 times is way better. Still, quite a few …
Different Wood Types in /fill command? - Minecraft Forum
Jun 30, 2013 · I'm making an adventure map, and I want to be able to fill a large section using the /fill command. I'm trying to fill it with spruce wood, but when I hover over the block, where it …