Rezepte bearbeitet, nicht verwendete mods gelöscht, Höhlen schöner gemacht
This commit is contained in:
parent
cf017b2ca1
commit
11f0b9fb09
695 changed files with 3432 additions and 15035 deletions
|
@ -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})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue