From a5c27e4e953368194adc4a53a07c67496e065f92 Mon Sep 17 00:00:00 2001 From: Ombridride Date: Fri, 22 May 2015 10:51:29 +0200 Subject: [PATCH] Fix a mistake (Of Mg, when update snow mod) --- mods/snow/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/snow/config.txt b/mods/snow/config.txt index b726e570..dba1121b 100755 --- a/mods/snow/config.txt +++ b/mods/snow/config.txt @@ -3,7 +3,7 @@ lighter_snowfall = false # Enables smooth transition of biomes smooth_biomes = true # The minumum height a snow biome will generate. -min_height = 3 +min_height = 50 -- Modif MFF # Disable this to prevent sleds from being riden. sleds = true # Disable this to stop snow from being smoothed.