From 40007351569413fd9dcff861ee00562d0c405722 Mon Sep 17 00:00:00 2001 From: Paramat Date: Wed, 5 Dec 2018 08:18:44 +0000 Subject: [PATCH] Declare mapgens v5 and flat stable. Add missing carpathian (#7942) --- builtin/settingtypes.txt | 10 +++++----- 1 file 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