sumpf-cd2025/sumpf/settings.lua
2013-04-20 20:22:10 +02:00

11 lines
248 B
Lua

--This file contains configuration options for swamp mod.
--Enables mapgen.
sumpf.enable_mapgen = true
--Enables smooth transition of biomes.
sumpf.smooth = true
--Enables swampwater - be careful, it doesn't work right.
sumpf.swampwater = false