Suspend Minecraft Fill Command Limit?

Gr
2

For a Minecraft project I need an area in the Nether that is completely empty and I wanted to use the Fill command for this. However, there are more than 30,000 blocks that have to be placed or replaced and to be entered into the chat level by level and changing the commands is very time-consuming.

Is there a possibility to exceed the limit in 1.14.4 +?

In an earlier version this was done with the command:

/ fill ~ ~ ~ ~ 15 ~ ~ 15 command_block 0 replace {Command: "/ fill ~ 0 ~ ~ 250 ~ stone 0", auto: 1b}

However, it no longer works.

si

No, unfortunately that doesn't work, but I can tell you how it works very quickly.

Take a look at a video from SparkofPhoenix or gamingsguide.de that show you how to get a structure block, you can use the block to copy things and paste them somewhere else, but you can also copy nothing, then you have copied air. You can then insert these in the nether and the blocks are replaced by air, so they disappear.

If that is too complicated for you, then it is also really quick with the fill command. This is how it works:

1. Enter the command: / fill ~ ~ ~ ~ 30 ~ 30 ~ 30 air

But if you don't want to remove blocks upwards, just go straight ahead and then to the side enter: / fill ~ ~ ~ ~ 200 ~ ~ 150 air

If you don't want to place air, but e.g. Stone, then enter stone instead of air.

2. Go to the other one, go into the chat if you are playing on Ps4, press the Left arrow key if you are playing PC or Xbox then another key that you can change in the settings.

3. Press this key and the previous command will be reentered automatically.

4. Execute the command and you did it, do it multiple times if

the area should be larger.

I hope I could help you further, if you play Ps4 or Bedrock in general, we can play together with pleasure, if you don't understand I can help you.

My name is Minecraft XxbyMax_q

You can also find my other account at fanta5-2015, feel free to contact me!

Gr

Thank you for your answer, I'll try it out right away. I didn't even get the idea with the structures blocks.