summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorparamat <mat.gregory@virginmedia.com>2015-06-30 06:32:52 +0100
committerparamat <mat.gregory@virginmedia.com>2015-06-30 07:04:18 +0100
commit91f95fd4df82645e23a9734795d11ec9b8e522f8 (patch)
treea34c78d5d17e12c035cf5c55a9c7efdce453a115 /minetest.conf.example
parent29dda9f356042c403b3b7da1d717d32b45c9b6de (diff)
downloadminetest-91f95fd4df82645e23a9734795d11ec9b8e522f8.tar.gz
minetest-91f95fd4df82645e23a9734795d11ec9b8e522f8.tar.bz2
minetest-91f95fd4df82645e23a9734795d11ec9b8e522f8.zip
Biome API: Increase heat and humidity noise spreads to 1000
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 6aaae2b14..6b0525fde 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -541,9 +541,9 @@
# other noise parameters are shown in positional format to save space.
# Noise parameters for biome API temperature, humidity and biome blend
-#mg_biome_np_heat = 50, 50, (750, 750, 750), 5349, 3, 0.5, 2.0
+#mg_biome_np_heat = 50, 50, (1000, 1000, 1000), 5349, 3, 0.5, 2.0
#mg_biome_np_heat_blend = 0, 1.5, (8, 8, 8), 13, 2, 1.0, 2.0
-#mg_biome_np_humidity = 50, 50, (750, 750, 750), 842, 3, 0.5, 2.0
+#mg_biome_np_humidity = 50, 50, (1000, 1000, 1000), 842, 3, 0.5, 2.0
#mg_biome_np_humidity_blend = 0, 1.5, (8, 8, 8), 90003, 2, 1.0, 2.0
#mgv5_np_filler_depth = 0, 1, (150, 150, 150), 261, 4, 0.7, 2.0