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.
|
|
|
|
min_height = 3
|
|
|
|
# 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
|