State biome API heat and humidity noise parameters in positional format

Signed-off-by: Craig Robbins <kde.psych@gmail.com>
This commit is contained in:
paramat 2014-12-23 23:36:16 +00:00 committed by Craig Robbins
parent c927763dce
commit 4287480608
1 changed files with 3 additions and 21 deletions

View File

@ -524,27 +524,9 @@
#mgv7_np_mountain = 0, 1, (250, 350, 250), 5333, 5, 0.68, 2.0
#mgv7_np_ridge = 0, 1, (100, 100, 100), 6467, 4, 0.75, 2.0
# Biome API temperature and humidity.
#mg_biome_np_heat = {
# offset = 50
# scale = 50
# spread = (500.0, 500.0, 500.0)
# seed = 5349
# octaves = 3
# persistence = 0.5
# lacunarity = 2.0
# flags = "defaults"
#}
#mg_biome_np_humidity = {
# offset = 50
# scale = 50
# spread = (500.0, 500.0, 500.0)
# seed = 842
# octaves = 3
# persistence = 0.5
# lacunarity = 2.0
# flags = "defaults"
#}
# 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
# Enable/disable IPv6.
#enable_ipv6 = true