aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index f5f3f5e8c..77cc3ed53 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -1201,6 +1201,10 @@
# type: flags possible values: caves, dungeons, light, decorations, nocaves, nodungeons, nolight, nodecorations
# mg_flags = caves,dungeons,light,decorations
+# Whether dungeons occasionally project from the terrain.
+# type: bool
+# projecting_dungeons = true
+
### Advanced
# Size of chunks to be generated at once by mapgen, stated in mapblocks (16 nodes).