This is a rebuild of an idea I had a long time ago when lavacooling first came out.
In the original lavacooling mod, lava could cool to molten rock and obsidian.
Lavacooling is now part of the default minetest game (as of, at least, 0.4.9). There is no need to rewrite the book on lavacooling, so I just expanded on it. In the default 0.4.9 game, lava cools to obsidian when exposed to water. However, there is no moltenrock in the default game.
MOD DETAILS:
This mod adds the following to the default game:
Sand turns into glass when exposed to lava or moltenrock.
Cobble turns into stone when exposed to lava or moltenrock.
Gravel turns into lava when exposed to lava or moltenrock.
Lava can cool to moltenrock when exposed to air. Moltenrock has a chance of turning back into a lava node if it's next to lava. (NOTE: This makes lava spread slightly unpredictable. It is advised that you not put lava on the surface unless you are prepared for the world to burn)
Moltenrock does not cool when exposed to water. (NOTE: This might change in a future revision.)
Moltenrock has an insanely long burn time. You should have no issues with smelting your entire inventory if you manage to get some moltenrock. (NOTE: This might change in a future revision to make it more balanced)
Moltenrock can be crafted into Molten Brick. Molten brick is just as hot as moltenrock, but won't revert to lava. It will however ignite and melt nearby objects. Molten Brick also glows with a soft glow from being so hot.
The crafting recipe for molten_brick is (X=moltenrock)
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
X X
X X
Obsidian can be crafted into obsidian pick. Recipe is (X=obsidian, O=stick, _=nothing)
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
X X X
_ O _
_ O _
Obsidian picks are as fast like diamond picks, but much less durable.
Obsidian can also be crafted into obsidian bricks. Recipe is (X=obsidian)
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
X X
X X
SCREENS:


DOWNLOAD LINKS
I finally discovered GitHub!
You can browse the code or download a copy of the mod at https://github.com/cypher-neo/minetest-melting