Fixed cloudlands and floatlands, changed their biome heights
This commit is contained in:
parent
de389ade0f
commit
60d57b3d77
82 changed files with 164 additions and 2980 deletions
|
@ -27,8 +27,8 @@ minetest.register_biome({
|
|||
node_dungeon = "default:desert_stonebrick",
|
||||
node_dungeon_alt = "default:desert_sandstone_brick",
|
||||
node_dungeon_stair = "stairs:desert_sandstone_stair",
|
||||
y_max = 3100,
|
||||
y_min = 2048,
|
||||
y_max = 2450,
|
||||
y_min = 1725,
|
||||
heat_point = 96,
|
||||
humidity_point = 15,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue