Page 1 of 1

How to remove lava or other block?

PostPosted: Wed Apr 24, 2013 17:11
by asterissco
Hello,

I has a troll that create lava in upper montain and my world fire xDD

How remove lava from game or another block?


Thanks!

PostPosted: Wed Apr 24, 2013 17:13
by PilzAdam
My clean mod should do the job. Just add the nodenames for lava in to it and add a file called "depends.txt" with the content "default" to it.
The nodenames for lava are:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
default:lava_source
default:lava_flowing

PostPosted: Wed Apr 24, 2013 17:18
by asterissco
Thanks!

Lava and watter die xD

PostPosted: Wed Apr 24, 2013 17:25
by PilzAdam
Warning: it will remove all lava and water from your world, and you cant get it back. Make a copy of your world before using it.

PostPosted: Wed Apr 24, 2013 20:50
by Menche
I get rid of lava with worldedit. Select the area and "//replace lava_source air".