About 29,000 results
Open links in new tab
  1. / fill command says impossible to place blocks ... - Minecraft Forum

    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...

  2. 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 …

  3. 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, …

  4. How to use wool in command? - Minecraft Forum

    Dec 3, 2017 · Q: How can I gain the data tag on a yellow concrete using command? 2. I want a lever that can place on a green wool in adventure mode. Q: How can I do that with data tag …

  5. how do i: use /fill command to replace a block type ... - Minecraft …

    Dec 7, 2015 · 2 problems. First of all, your arguments are in the wrong order. The block it fills goes first, and the block that gets replaced by it goes second. Second problem is that you …

  6. 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 …

  7. /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 …

  8. Why will this /fill command not work? - Minecraft Forum

    Jan 22, 2018 · This is the command I'm trying to use. /fill -155 -56 54 121 255 320 obsidian 0 keep When I run the command, it doesn't work, and the chat says it won't work because the …

  9. Using Percentages in World Edit - Minecraft Forum

    Dec 8, 2013 · I have recently opened a Minecraft server and am working on the spawn, and I need some help with world edit. It is like a sphere, and I don't really want to set a bazillion …

  10. How do I find blocks within the radius of a player? - Minecraft Forum

    Jul 8, 2015 · The easiest way I found to search for blocks arbitrarily around the player was to use /fill and CommandStats. A player would run a /fill command to replace the desired blocks with …