About 20,900 results
Open links in new tab
  1. minecraft java edition minecraft commands - How can I replace all ...

    20 I'd like to be able to select a region, either with an outside graphical utility or command line, or with native Minecraft commands, and be able to replace all blocks of one block type with …

  2. minecraft java edition - Execute fill command relative to player

    Jun 16, 2020 · How can I execute the fill command relative to the player? If you are wondering why I am asking this, and for more information, reference my earlier question here: How to …

  3. How do I place top slabs using the /fill command? - Arqade

    Feb 27, 2022 · 10 I need to place hundreds of blocks and I do that easily with the fill command. But, I can't seem to fill an area with top slabs. I tried /fill x1 y1 z1 x2 y2 z2 minecraft:stone_slab …

  4. How do I /fill blocks in a certain direction in Minecraft 1.16?

    Jun 4, 2021 · How do I /fill blocks in a certain direction in Minecraft 1.16? Ask Question Asked 4 years, 6 months ago Modified 4 years, 6 months ago

  5. How to build wall with Minecraft fill command and caret notation?

    Jun 11, 2020 · I would like to build a 10 x 20 wall (10 blocks long, 20 blocks high) in front of the user's player. I tried to use the following command - fill ^0 ^1 ^1 ^1 ^20 ^10 stone But in result, …

  6. minecraft java edition - How do I use the /fill command to fill ...

    Apr 9, 2015 · For example, how do you use the /fill command to fill stone and cobblestone, all in random places inside where you set the coordinates? I'm making a prison game where there …

  7. How do I fill a 90 by 90 square using Minecraft commands?

    Dec 24, 2018 · 2 You use /fill works by giving it two x y z locations, which correspond to the two opposite corners of a cuboid. If you are standing in the center of the place you want to make a …

  8. minecraft java edition minecraft commands - How do I replace …

    Explore related questions minecraft-java-edition minecraft-commands See similar questions with these tags.

  9. minecraft java edition - Clearing out large areas with command

    Aug 4, 2023 · To put grass under you the command is /fill ~-5 ~-1 ~-5 ~5 ~-1 ~5 minecraft:grass_block destroy If you want to clear everything upwards in a defined area, just …

  10. How to replace multiple blocks with /fill - Arqade

    Jun 2, 2020 · My command looks like this: /fill ~10 ~-1 ~10 ~-10 ~-21 ~10 minecraft:glass replace minecraft:water Is there any way to replace multiple blocks at once with /fill or /clone? I would …