forked from mtcontrib/riesenpilz
update
This commit is contained in:
@ -1,11 +1,18 @@
|
||||
--This file contains configuration options for riesenpilz mod.
|
||||
|
||||
--Enables mapgen.
|
||||
riesenpilz.enable_mapgen = false
|
||||
riesenpilz.enable_mapgen = true
|
||||
|
||||
riesenpilz.always_generate = false
|
||||
|
||||
--Enables smooth transition of biomes.
|
||||
riesenpilz.smooth = false
|
||||
|
||||
--rarity in %
|
||||
riesenpilz.mapgen_rarity = 0.1
|
||||
|
||||
--size of the generated... (has an effect to the rarity, too)
|
||||
riesenpilz.mapgen_size = 50
|
||||
|
||||
|
||||
riesenpilz.info = true
|
||||
|
Reference in New Issue
Block a user