Note about broken mapgen rarity setting

This commit is contained in:
HybridDog 2018-11-25 18:19:21 +01:00
parent 6529ab9304
commit dc799f344f
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ snow_min_height (Minumum Height for Snow Biomes) int 3
#Disable this to stop snow from being smoothed.
snow_smooth_snow (Multiple Snow Levels) bool true
#mapgen rarity in %.
#mapgen rarity in %. Note that this and mapgen_size do not work right because
#sinus instead of Gauss curve is used as estimation.
snow_mapgen_rarity (Snow Biome Rarity %) float 18
#size of the generated… (has an effect to the rarity, too)