Replace blocks in the world with air?

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Gravenlord

New Member
Jul 29, 2019
23
0
0
What do you use to replace certain blocks in the world with air? For example, if I wanted to remove all the itemducts in the world, what would I use?

Thanks alot in advance.
 

Osky2918

New Member
Jul 29, 2019
20
0
0
I would recommend WorldEdit.
It has the command:
//replace [current_block_ID] [new_block_ID]

Edit:
Although there is no way of formatting a whole world from a block, you would have to select a smaller area and replace.
Another good program is McEdit.


Sent from my HTC One using Tapatalk
 

Gravenlord

New Member
Jul 29, 2019
23
0
0
Tried WorldEdit, but it would not replace itemducts with item id 20256:something. Dont remember the exact itemid now, but it said "20256" isn't recognized.
 

Mark3430

New Member
Jul 29, 2019
15
0
0
You could also use WE's "//set [block]" command it sets everyhting in the selection to air, etc regardless of if replacing modded blocks or not. I've used it to get rid of some of those Railcraft invisible blocks blocking a couple things (before I turned them off). Since it does only work with vanilla blocks you would still need to go into creative or have the ducts on hand to replace the glitched out ones with.