summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2010-12-14 02:24:00 +0200
committerPerttu Ahola <celeron55@gmail.com>2010-12-14 02:24:00 +0200
commitc951ce3b7cd80b27f09c02e71e63e1ba57b8c0dd (patch)
treeeea2c0c42d95f85e263ec26fe0d677f8caa543b0 /minetest.conf.example
parent3d49c88e81a82aade653586ab09767b55eb68b45 (diff)
downloadminetest-c951ce3b7cd80b27f09c02e71e63e1ba57b8c0dd.tar.gz
minetest-c951ce3b7cd80b27f09c02e71e63e1ba57b8c0dd.tar.bz2
minetest-c951ce3b7cd80b27f09c02e71e63e1ba57b8c0dd.zip
little fixes
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index a193a8aac..21ce10721 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -36,10 +36,10 @@
# H=slope.dot(pos^power):
# power <height> <slope.X> <slope.Y> <power>
-#mapgen_heightmap_blocksize = 64
-#height_randmax = constant 70.0
+#mapgen_heightmap_blocksize = 32
+#height_randmax = constant 50.0
#height_randfactor = constant 0.6
-#height_base = linear 0 35 0
+#height_base = linear 0 0 0
#plants_amount = 1.0
#ravines_amount = 1.0