2014-12-08 02:11:04 +01:00
|
|
|
# Reduces the amount of resources and fps used by snowfall.
|
|
|
|
lighter_snowfall = false
|
|
|
|
# Enables smooth transition of biomes
|
|
|
|
smooth_biomes = true
|
2014-12-07 18:01:17 +01:00
|
|
|
# The minumum height a snow biome will generate.
|
2015-05-22 12:37:53 +02:00
|
|
|
min_height = 50 -- Modif MFF
|
2014-12-07 18:01:17 +01:00
|
|
|
# Disable this to prevent sleds from being riden.
|
|
|
|
sleds = true
|
2014-12-08 02:11:04 +01:00
|
|
|
# Disable this to stop snow from being smoothed.
|
|
|
|
smooth_snow = true
|
|
|
|
# Disable this to remove christmas saplings from being found.
|
|
|
|
christmas_content = true
|
|
|
|
# Whether you are running a legacy minetest version (auto-detected).
|
|
|
|
legacy = false
|
2014-10-28 18:01:32 +01:00
|
|
|
# Enables debug output.
|
|
|
|
debug = false
|
2014-12-08 02:11:04 +01:00
|
|
|
# Enables falling snow.
|
|
|
|
enable_snowfall = true
|