mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Mapgen Carpathian: Add lava_depth parameter
This commit is contained in:
parent
3caad3f3c9
commit
f871852f13
4 changed files with 13 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue