A simple Minetest mod that turns all nodes belonging to the water group to lava.
Warning
Make sure that the world you're enabling this mod on doesn't affect your buildings or anything else, as this will convert ALL water sources into lava!
-
Unzip the archive, rename the folder to
water_to_lava
and place it in..minetest/mods/
-
GNU/Linux: If you use a system-wide installation place it in
~/.minetest/mods/
. -
If you only want this to be used in a single world, place the folder in
..worldmods/
in your world directory.
For further information or help, see:
https://wiki.minetest.net/Installing_Mods
See LICENSE.txt
for full license information.