hungry_games/mods/snow/config.lua
jojoa1997 fd6660849c annoying thing fix
snowfall makes snow fall all over the place but the snow falls everywhere so it is messing with the spawn. also there is snow in the desert and in the forest
2013-02-01 11:49:41 -05:00

11 lines
210 B
Lua

--This file contains configuration options for snow mod.
--Enables falling snow.
snow.enable_snowfall = false
--Enables debuging.
snow.debug = false
--Enables smooth transition of biomes.
snow.smooth = true