sumpf-cd2025/sumpf/settings.lua
2013-06-15 22:34:46 +02:00

20 lines
408 B
Lua

--This file contains configuration options for swamp mod.
sumpf.enable_mapgen = true
sumpf.always_generate = false
--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.spawn_plants = true
--says some information.
sumpf.info = true