1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-08-30 09:10:35 +02:00
server-nalc/mods/snow/config.txt
Quentin BUISSON-DEBON c0efa53378 Update News.txt
(because we merged the repository to the server soon)
2015-05-22 12:37:53 +02:00

19 lines
610 B
Plaintext
Executable File

# Reduces the amount of resources and fps used by snowfall.
lighter_snowfall = false
# Enables smooth transition of biomes
smooth_biomes = true
# The minumum height a snow biome will generate.
min_height = 50 -- Modif MFF
# Disable this to prevent sleds from being riden.
sleds = true
# 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
# Enables debug output.
debug = false
# Enables falling snow.
enable_snowfall = true