sumpf-cd2025/sumpf/settings.lua
2013-04-27 13:46:32 +02:00

18 lines
379 B
Lua

--This file contains configuration options for swamp mod.
sumpf.enable_mapgen = true
--Enables smooth transition of biomes.
sumpf.smooth = true
sumpf.enable_plants = true
--Enables swampwater - be careful, it doesn't work right but it looks great.
sumpf.swampwater = false
--Enables birches (habitat).
sumpf.enable_birches = true
--says some information.
sumpf.info = true