Rezepte bearbeitet, nicht verwendete mods gelöscht, Höhlen schöner gemacht

This commit is contained in:
N-Nachtigal 2025-05-19 17:01:55 +02:00
parent cf017b2ca1
commit 11f0b9fb09
695 changed files with 3432 additions and 15035 deletions

View file

@ -31,7 +31,7 @@ local old = minetest.settings:get_bool("ethereal.old_biomes")
register_biome(1, {
name = "mountain",
heat_point = 50, humidity_point = 50,
y_min = 140, y_max = 31000,
y_min = 311, y_max = 31000,
node_top = "default:snow", depth_top = 1,
node_filler = "default:snowblock", depth_filler = 2})