magma_conduits/README.txt

9 lines
868 B
Plaintext
Raw Normal View History

2017-04-09 04:16:07 +02:00
A relatively simple mapgen mod. It does the following:
* Optionally removes default mapgen lava (it leaves the empty caves behind)
* Adds magma conduits that thread through the ground like a second vertically-oriented cave system
* Removes surface lava that would otherwise spill out into the surrounding landscape, leaving stable lava pools dotted here and there.
2018-05-13 01:05:00 +02:00
* Adds an obsidian lining to magma conduits, providing a warning for unsuspecting miners
2018-05-20 01:01:13 +02:00
* Optional "glowing rock" that forms from stone and obsidian adjacent to magma, providing a brief warning to miners that they're about to hit trouble.
2017-04-09 04:16:07 +02:00
This mod makes magma more sparsely distributed across the map, but where it is found it will be available in massive quantities. Using this mod in conjunction with the dynamic_liquid mod can result in !!fun!! lava flows when caves intersect with magma conduits.