Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404)
parent
5b99abb847
commit
38ea0890ec
|
@ -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.
|
# Name of map generator to be used when creating a new world.
|
||||||
# Creating a world in the main menu will override this.
|
# Creating a world in the main menu will override this.
|
||||||
# Current stable mapgens:
|
# Current mapgens in a highly unstable state:
|
||||||
# v5, v6, v7 (except floatlands), singlenode.
|
# - The optional floatlands of v7 (disabled by default).
|
||||||
# '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
|
mg_name (Mapgen name) enum v7 v5,v6,v7,valleys,carpathian,fractal,flat,singlenode
|
||||||
|
|
||||||
# Water surface level of the world.
|
# Water surface level of the world.
|
||||||
|
|
Loading…
Reference in New Issue