2015-07-08 18:50:28 +02:00
|
|
|
# Enables falling snow.
|
|
|
|
enable_snowfall = 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
|
2015-07-08 18:50:28 +02:00
|
|
|
# The minumum height a snow biome will generate (mgv7)
|
|
|
|
min_height = 50
|
|
|
|
# The gravity of thrown snowballs
|
|
|
|
snowball_gravity = 0.91743119266055
|
|
|
|
# Disable this to prevent sleds from being riden.
|
|
|
|
sleds = true
|
|
|
|
# Enables smooth transition of biomes (mgv6)
|
|
|
|
smooth_biomes = true
|
|
|
|
# Reduces the amount of resources and fps used by snowfall.
|
|
|
|
lighter_snowfall = false
|
|
|
|
# How fast players throw snowballs
|
|
|
|
snowball_velocity = 19
|
|
|
|
# Enables debug output. Currently it only prints mgv6 info.
|
2014-10-28 18:01:32 +01:00
|
|
|
debug = false
|