fix smooth transitions

This commit is contained in:
HybridDog
2014-05-12 20:05:55 +02:00
parent 18eadc282a
commit 33357399bd
2 changed files with 17 additions and 14 deletions

View File

@ -6,7 +6,7 @@ riesenpilz.enable_mapgen = true
riesenpilz.always_generate = false
--Enables smooth transition of biomes.
riesenpilz.smooth = false
riesenpilz.smooth = true
--rarity in %
riesenpilz.mapgen_rarity = 0.1
@ -14,5 +14,8 @@ riesenpilz.mapgen_rarity = 0.1
--size of the generated... (has an effect to the rarity, too)
riesenpilz.mapgen_size = 50
--approximate size of smooth transitions
riesenpilz.smooth_trans_size = 2
riesenpilz.info = true