diff --git a/mods/snow/src/util.lua b/mods/snow/src/util.lua index 1ddf4f95..7f361a94 100755 --- a/mods/snow/src/util.lua +++ b/mods/snow/src/util.lua @@ -8,7 +8,7 @@ snow = { smooth_biomes = true, christmas_content = true, smooth_snow = true, - min_height = 3, + min_height = 50, } --Config documentation.