magma_conduits/README.md

10 lines
905 B
Markdown
Raw Normal View History

2018-05-27 17:51:39 +02:00
A relatively simple mapgen mod. It adds magma conduits that thread through the ground like a second vertically-oriented cave system.
2017-04-09 04:16:07 +02:00
2018-05-27 17:51:39 +02:00
It also has the following optional features, configurable via settings:
* Removes default mapgen lava (it leaves the empty caves behind)
2017-04-09 04:16:07 +02:00
* 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-27 17:51:39 +02:00
* Adds "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.