add explanation for cave threshold copied from init.lua
This commit is contained in:
parent
2a7ffc6a1f
commit
136473156d
@ -1,6 +1,7 @@
|
|||||||
[Generation settings]
|
[Generation settings]
|
||||||
caverealms.ymin (bottom realm limit) int -33000 -33000 33000
|
caverealms.ymin (bottom realm limit) int -33000 -33000 33000
|
||||||
caverealms.ymax (top realm limit) int -700 -33000 33000
|
caverealms.ymax (top realm limit) int -700 -33000 33000
|
||||||
|
#Cave threshold. 1 = small rare caves, 0.5 = 1/3rd ground volume, 0 = 1/2 ground volume
|
||||||
caverealms.tcave (cave threshold) float 0.5 0 1.0
|
caverealms.tcave (cave threshold) float 0.5 0 1.0
|
||||||
caverealms.deep_cave (deep cave upper limit) int -7000 -33000 33000
|
caverealms.deep_cave (deep cave upper limit) int -7000 -33000 33000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user