forked from VoxeLibre/VoxeLibre
Disable superflat by default
This commit is contained in:
parent
2394809649
commit
44dc28d522
|
@ -112,4 +112,4 @@ mcl_generate_fallen_logs (Generate fallen logs) bool false
|
||||||
# reach new areas. Most importantly, the void is much higher in Superflat than
|
# reach new areas. Most importantly, the void is much higher in Superflat than
|
||||||
# in “normal” Flat.
|
# in “normal” Flat.
|
||||||
# But creating new flat worlds after changing this setting should be safe.
|
# But creating new flat worlds after changing this setting should be safe.
|
||||||
mcl_superflat_classic (Classic superflat map generation) bool true
|
mcl_superflat_classic (Classic superflat map generation) bool false
|
||||||
|
|
Loading…
Reference in New Issue