Delete all blocks with a specific ID

Lazerus Artificial

New Member
Jul 29, 2019
109
0
0
Our server has a serious lag problem at the moment, but only for the current save file with me logged in.
the only thing i have done the last few days was building a massive wall out of IC2 Construction foam.
i think this is causing a problem, there is a random tick event to harden the foam, i think this never stops and causes the lag.
now i want to delete all the foam in my world, but changing the ids is not possible.
is there any way to do this?
 

zedero

New Member
Jul 29, 2019
2
0
0
You can use the following tool: http://code.google.com/p/midas-gold/

- Create a textfile named Patch.txt

- open it and add the folowing code:
Code:
610 -> 0

- download you map and start up midasgold.

- Load Patch file. Choose Patch.txt

- add save game (browse to where you have your map stored. Select the world that needs converting.

- press start

then just wait and voila, all the cunstruction foam is converted to air. It is adviced to always make a backup of your original map.
 

Lazerus Artificial

New Member
Jul 29, 2019
109
0
0
very usefull plugin, great thanks for that.
we tried recipe remover, but this one wont work so well, it was removing the recipes from NEI, but the items were still craftable.
i will try this later, mabye it works like it should