Add missing settings to minetest.conf.example
authorPilzAdam <pilzadam@minetest.net>
Sun, 17 Mar 2013 12:07:53 +0000 (13:07 +0100)
committerPilzAdam <pilzadam@minetest.net>
Sun, 17 Mar 2013 12:07:53 +0000 (13:07 +0100)
minetest.conf.example

index 6a227487a94b3356fb505955c88011dcf8dc4036..331d3c23230f9934982ae0ef0876ef79c513bfc9 100644 (file)
@@ -80,6 +80,7 @@
 # when set to higher number than 0
 #fsaa = 0
 #vsync = false
+#fov = 72
 # Address to connect to (#blank = start local server)
 #address = 
 # Enable random user input, for testing
 #farmesh_distance = 40
 # Enable/disable clouds
 #enable_clouds = true
+#cloud_height = 120
+#enable_3d_clouds = true
 # Use a cloud animation for the main menu background
 #menu_clouds = true
 # Path for screenshots
 #water_level = 1
 # Size of chunks to be generated.
 #chunksize = 5
-# Map generation attributes.  Currently supported: trees, caves, flat, v6_biome_blend, v6_jungles
+# Map generation attributes.  Currently supported: trees, caves, flat, v6_biome_blend, v6_jungles, dungeons
 #mg_flags = trees, caves, v6_biome_blend
 # How large deserts and beaches are
 #mgv6_freq_desert = 0.45