]> git.lizzy.rs Git - minetest.git/blobdiff - minetest.conf.example
Clientmap: Define p_nodes_min/max as v3s32 instead of v3s16
[minetest.git] / minetest.conf.example
index 1bf56720e374e2345a88ce2bb767a99bc8c1c78a..4cfb8dd28fc7e2182d000dc153cd5bc695628319 100644 (file)
 #    type: bool
 # enable_shaders = true
 
+##### Tone mapping
+#    Enables filmic tone mapping.
+#    Requires shaders to be enabled.
+#    type: bool
+# tone_mapping = false
+
 ##### Bumpmapping
 
 #    Enables bumpmapping for textures. Normalmaps need to be supplied by the texture pack
 #    type: string
 # static_spawnpoint = 
 
-#    Maximum distance above water level for player spawn.
-#    Larger values result in spawn points closer to (x = 0, z = 0).
-#    Smaller values may result in a suitable spawn point not being found,
-#    resulting in a spawn at (0, 0, 0) possibly buried underground.
-#    type: int
-# vertical_spawn_range = 16
-
 #    If enabled, new players cannot join with an empty password.
 #    type: bool
 # disallow_empty_password = false