1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 14:16:03 +02:00

little fixes

This commit is contained in:
Perttu Ahola
2010-12-14 02:24:00 +02:00
parent 3d49c88e81
commit c951ce3b7c
4 changed files with 8 additions and 11 deletions

View File

@ -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