forked from mtcontrib/riesenpilz
12 lines
241 B
Lua
12 lines
241 B
Lua
--This file contains configuration options for riesenpilz mod.
|
|
|
|
--Enables mapgen.
|
|
riesenpilz.enable_mapgen = false
|
|
|
|
riesenpilz.always_generate = false
|
|
|
|
--Enables smooth transition of biomes.
|
|
riesenpilz.smooth = false
|
|
|
|
riesenpilz.info = true
|