Mapgen Carpathian: Add lava_depth parameter

This commit is contained in:
vlapsley
2017-07-07 13:49:55 +10:00
committed by paramat
parent 3caad3f3c9
commit f871852f13
4 changed files with 13 additions and 2 deletions

View File

@@ -1496,10 +1496,14 @@
# type: float
# mgcarpathian_cave_width = 0.09
# Y of upper limit of large pseudorandom caves.
# Y of upper limit of large caves.
# type: int
# mgcarpathian_large_cave_depth = -33
# Y of upper limit of lava in large caves.
# type: int
# mgcarpathian_lava_depth = -256
# Y-level of cavern upper limit.
# type: int
# mgcarpathian_cavern_limit = -256