Worldgen / Biome angepasst
This commit is contained in:
parent
ef2b11dbee
commit
02bd710832
84 changed files with 212 additions and 13456 deletions
|
@ -11,10 +11,10 @@ cloudlands_use_lowland_biomes (Use lowland biomes) bool false
|
|||
# In Minetest game, ores like iron and diamond will be generated if the
|
||||
# altitude of islands is set above 1200 and "Generate ores inside islands"
|
||||
# is Enabled.
|
||||
cloudlands_altitude (Altitude of islands) int 1500
|
||||
cloudlands_altitude (Altitude of islands) int 600
|
||||
|
||||
# The rough variance of altitude in islands (plus or minus this value)
|
||||
cloudlands_altitude_amplitude (Altitude variance) int 1200
|
||||
cloudlands_altitude_amplitude (Altitude variance) int 400
|
||||
|
||||
# Generates patches of sand and dirt inside island stone cores.
|
||||
cloudlands_generate_ores (Generate ores inside islands - patches of dirt, sand etc.) bool true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue