Skip to content

Commit 38ea089

Browse files
authoredMar 20, 2019
Document 'highly unstable' mapgens instead of 'stable' mapgens (#8404)
1 parent 5b99abb commit 38ea089

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

Diff for: ‎builtin/settingtypes.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -1327,10 +1327,8 @@ profiler_print_interval (Engine profiling data print interval) int 0
13271327

13281328
# Name of map generator to be used when creating a new world.
13291329
# Creating a world in the main menu will override this.
1330-
# Current stable mapgens:
1331-
# v5, v6, v7 (except floatlands), singlenode.
1332-
# 'stable' means the terrain shape in an existing world will not be changed
1333-
# in the future. Note that biomes are defined by games and may still change.
1330+
# Current mapgens in a highly unstable state:
1331+
# - The optional floatlands of v7 (disabled by default).
13341332
mg_name (Mapgen name) enum v7 v5,v6,v7,valleys,carpathian,fractal,flat,singlenode
13351333

13361334
# Water surface level of the world.

0 commit comments

Comments
 (0)
Please sign in to comment.