mirror of
https://github.com/HybridDog/riesenpilz.git
synced 2025-01-09 17:30:27 +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
|