Worldgen / Biome angepasst

This commit is contained in:
N-Nachtigal 2025-05-16 23:15:26 +02:00
parent ef2b11dbee
commit 02bd710832
84 changed files with 212 additions and 13456 deletions

View file

@ -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