mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
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