summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorparamat <mat.gregory@virginmedia.com>2015-05-24 01:37:50 +0100
committerparamat <mat.gregory@virginmedia.com>2015-05-24 04:33:09 +0100
commit774e5d17c4ca32af51e87954a24607c72f943600 (patch)
tree033c57d683a3c75eb911ffebe7b44911a2ec65ea /minetest.conf.example
parent3dba6d1f90f17d94b17a99863c00889fc81b211e (diff)
downloadminetest-774e5d17c4ca32af51e87954a24607c72f943600.tar.gz
minetest-774e5d17c4ca32af51e87954a24607c72f943600.tar.bz2
minetest-774e5d17c4ca32af51e87954a24607c72f943600.zip
Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parameters
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example12
1 files changed, 6 insertions, 6 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 392bd55bb..90a5ba48c 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -526,8 +526,8 @@
# other noise parameters are shown in positional format to save space.
# Noise parameters for biome API temperature and humidity
-#mg_biome_np_heat = 50, 50, (500, 500, 500), 5349, 3, 0.5, 2.0
-#mg_biome_np_humidity = 50, 50, (500, 500, 500), 842, 3, 0.5, 2.0
+#mg_biome_np_heat = 50, 50, (750, 750, 750), 5349, 3, 0.5, 2.0
+#mg_biome_np_humidity = 50, 50, (750, 750, 750), 842, 3, 0.5, 2.0
#mgv5_np_filler_depth = 0, 1, (150, 150, 150), 261, 4, 0.7, 2.0
#mgv5_np_factor = 0, 1, (250, 250, 250), 920381, 3, 0.45, 2.0
@@ -557,13 +557,13 @@
#mgv6_np_trees = 0, 1, (125, 125, 125), 2, 4, 0.66, 2.0
#mgv6_np_apple_trees = 0, 1, (100, 100, 100), 342902, 3, 0.45, 2.0
-#mgv7_np_terrain_base = 4, 70, (300, 300, 300), 82341, 6, 0.7, 2.0
+#mgv7_np_terrain_base = 4, 70, (600, 600, 600), 82341, 6, 0.7, 2.0
#mgv7_np_terrain_alt = 4, 25, (600, 600, 600), 5934, 5, 0.6, 2.0
#mgv7_np_terrain_persist = 0.6, 0.1, (500, 500, 500), 539, 3, 0.6, 2.0
-#mgv7_np_height_select = -0.5, 1, (250, 250, 250), 4213, 5, 0.69, 2.0
+#mgv7_np_height_select = -12, 24, (500, 500, 500), 4213, 6, 0.69, 2.0
#mgv7_np_filler_depth = 0, 1.2, (150, 150, 150), 261, 4, 0.7, 2.0
-#mgv7_np_mount_height = 100, 30, (500, 500, 500), 72449, 4, 0.6, 2.0
-#mgv7_np_ridge_uwater = 0, 1, (500, 500, 500), 85039, 4, 0.6, 2.0
+#mgv7_np_mount_height = 184, 72, (500, 500, 500), 72449, 4, 0.6, 2.0
+#mgv7_np_ridge_uwater = 0, 1, (1000, 1000, 1000), 85039, 5, 0.6, 2.0
#mgv7_np_mountain = -0.6, 1, (250, 350, 250), 5333, 5, 0.68, 2.0
#mgv7_np_ridge = 0, 1, (100, 100, 100), 6467, 4, 0.75, 2.0
#mgv7_np_cave1 = 0, 12, (100, 100, 100), 52534, 4, 0.5, 2.0