1
0
mirror of https://github.com/Splizard/minetest-mod-snow.git synced 2025-07-01 07:40:21 +02:00

Disable mapgen by default, minetest has snow biomes now.

This commit is contained in:
Quentin Quaadgras
2018-04-23 22:28:55 +12:00
parent ee3b12c07d
commit 7f394447f1
4 changed files with 62 additions and 55 deletions

View File

@ -33,3 +33,6 @@ mapgen_rarity (Snow Biome Rarity %) float 18
#size of the generated… (has an effect to the rarity, too)
mapgen_size (Snow Biome Size) float 210
#Minetest finally has capable snow biomes by default, lets not mess it up with the old snowgen.
disable_mapgen (Disable mod-generated biomes) bool true