summaryrefslogtreecommitdiff
path: root/builtin/settingtypes.txt
diff options
context:
space:
mode:
authorParamat <paramat@users.noreply.github.com>2018-12-05 08:18:44 +0000
committerGitHub <noreply@github.com>2018-12-05 08:18:44 +0000
commit40007351569413fd9dcff861ee00562d0c405722 (patch)
treeb5a721c722f0958745c0859ad88769ade7ca4337 /builtin/settingtypes.txt
parent3d66622772e66154b7624957a27f9be54c4c7c28 (diff)
downloadminetest-40007351569413fd9dcff861ee00562d0c405722.tar.gz
minetest-40007351569413fd9dcff861ee00562d0c405722.tar.bz2
minetest-40007351569413fd9dcff861ee00562d0c405722.zip
Declare mapgens v5 and flat stable. Add missing carpathian (#7942)
Diffstat (limited to 'builtin/settingtypes.txt')
-rw-r--r--builtin/settingtypes.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index 55107a8c7..dfe0d1ff0 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -1323,11 +1323,11 @@ profiler_print_interval (Engine profiling data print interval) int 0
# Name of map generator to be used when creating a new world.
# Creating a world in the main menu will override this.
-# Current stable mapgens: v6, v7 (except floatlands).
-# 'stable' means the terrain shape in an existing world will not
-# be changed in the future. Note that biomes are defined by games
-# and may still change.
-mg_name (Mapgen name) enum v7 v5,v6,v7,flat,valleys,fractal,singlenode
+# Current stable mapgens:
+# v5, v6, v7 (except floatlands), flat, singlenode.
+# 'stable' means the terrain shape in an existing world will not be changed
+# in the future. Note that biomes are defined by games and may still change.
+mg_name (Mapgen name) enum v7 v5,v6,v7,valleys,carpathian,fractal,flat,singlenode
# Water surface level of the world.
water_level (Water level) int 1