summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-11-08 21:23:09 +0100
committerest31 <MTest31@outlook.com>2015-11-08 21:23:09 +0100
commit78caafbd43a27aad4d94fe5d02e79ea1d32c696f (patch)
treece5b37f30be5ec184ba4a671cc3bfba205df47b6 /minetest.conf.example
parent9a91f58e66e84bfba13c967753d537996e4c5d6d (diff)
downloadminetest-78caafbd43a27aad4d94fe5d02e79ea1d32c696f.tar.gz
minetest-78caafbd43a27aad4d94fe5d02e79ea1d32c696f.tar.bz2
minetest-78caafbd43a27aad4d94fe5d02e79ea1d32c696f.zip
Update minetest.conf.example and src/settings_translation_file.cpp
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example16
1 files changed, 14 insertions, 2 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 99ac2425c..f590aefaf 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -1096,7 +1096,7 @@
# type: flags possible values: jungles, biomeblend, mudflow, snowbiomes, nojungles, nobiomeblend, nomudflow, nosnowbiomes
# mgv6_spflags = jungles,biomeblend,mudflow,snowbiomes
-# Controls size of deserts and beaches in Mapgen V6.
+# Controls size of deserts and beaches in Mapgen v6.
# When snowbiomes are enabled 'mgv6_freq_desert' is ignored.
# type: float
# mgv6_freq_desert = 0.45
@@ -1226,12 +1226,24 @@
# type: float
# mgfractal_j_slice_w = 0.0
-# Julia set: The following 4 values determine the 4D shape.
+# Julia set: X value determining the 4D shape.
# Range roughly -2 to 2.
# type: float
# mgfractal_julia_x = 0.33
+
+# Julia set: Y value determining the 4D shape.
+# Range roughly -2 to 2.
+# type: float
# mgfractal_julia_y = 0.33
+
+# Julia set: Z value determining the 4D shape.
+# Range roughly -2 to 2.
+# type: float
# mgfractal_julia_z = 0.33
+
+# Julia set: W value determining the 4D shape.
+# Range roughly -2 to 2.
+# type: float
# mgfractal_julia_w = 0.33
# type: noise_params