summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-01-17 23:35:09 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-01-17 23:35:09 +0200
commita35d8dabcf5cdb5677849b84b4fbfb09a6fafad5 (patch)
tree1d5635233637e488b56b1984c90bc1f5eb915cc3 /minetest.conf.example
parent7dc6b03f31274fec30ea8be2284d729d5089964a (diff)
downloadminetest-a35d8dabcf5cdb5677849b84b4fbfb09a6fafad5.tar.gz
minetest-a35d8dabcf5cdb5677849b84b4fbfb09a6fafad5.tar.bz2
minetest-a35d8dabcf5cdb5677849b84b4fbfb09a6fafad5.zip
configuration updates; making to build on msvc
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example17
1 files changed, 0 insertions, 17 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 4ce3b81e2..41e2dcab6 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -29,19 +29,6 @@
#map-dir = /home/palle/custom_map
-# - The possible generators are:
-# (Indeed you can do all of them with only "power" 8))
-# H=value:
-# constant <value>
-# H=slope.dot(pos):
-# linear <height> <slope.X> <slope.Y>
-# H=slope.dot(pos^power):
-# power <height> <slope.X> <slope.Y> <power>
-
-#mapgen_heightmap_blocksize = 32
-#height_randmax = constant 50.0
-#height_randfactor = constant 0.6
-#height_base = linear 0 0 0
#plants_amount = 1.0
#ravines_amount = 1.0
#coal_amount = 1.0
@@ -59,10 +46,6 @@
#max_block_send_distance = 5
#max_block_generate_distance = 4
-#disable_water_climb = true
-# Note that this gets applied at map generation time
-#endless_water = true
-
# 20 min/day
#time_speed = 72
# 4 min/day