Mapgen Carpathian: Add lava_depth parameter
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user