From: Paramat Date: Wed, 20 Mar 2019 04:37:33 +0000 (+0000) Subject: Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404) X-Git-Tag: 5.1.0~264 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=38ea0890ec76814188aea032ef527c7a2911e392;p=oweals%2Fminetest.git Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404) --- diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 5d68007e3..6ca265076 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -1327,10 +1327,8 @@ 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: -# v5, v6, v7 (except floatlands), 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. +# Current mapgens in a highly unstable state: +# - The optional floatlands of v7 (disabled by default). mg_name (Mapgen name) enum v7 v5,v6,v7,valleys,carpathian,fractal,flat,singlenode # Water surface level of the world.