mirror of
https://github.com/HybridDog/riesenpilz.git
synced 2024-11-19 08:40:20 +01:00
8 lines
181 B
Lua
8 lines
181 B
Lua
--This file contains configuration options for riesenpilz mod.
|
|
|
|
--Enables mapgen.
|
|
riesenpilz.enable_mapgen = false
|
|
|
|
--Enables smooth transition of biomes.
|
|
riesenpilz.smooth = false
|