forked from mtcontrib/minetest-mod-snow
Note about broken mapgen rarity setting
This commit is contained in:
parent
6529ab9304
commit
dc799f344f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user