forked from VoxeLibre/VoxeLibre
Update settingtypes.txt
This commit is contained in:
parent
0e6177ee1f
commit
a15765e647
|
@ -126,6 +126,9 @@ mcl_generate_fallen_logs (Generate fallen logs) bool false
|
||||||
# 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 false
|
mcl_superflat_classic (Classic superflat map generation) bool false
|
||||||
|
|
||||||
|
# If disabled, no ores will be generated.
|
||||||
|
mcl_generate_ores (Generate Ores) bool true
|
||||||
|
|
||||||
# Make some blocks emit decorative particles like flames. This setting
|
# Make some blocks emit decorative particles like flames. This setting
|
||||||
# specifies the detail level of particles, with higher levels being
|
# specifies the detail level of particles, with higher levels being
|
||||||
# more CPU demanding.
|
# more CPU demanding.
|
||||||
|
|
Loading…
Reference in New Issue