Mountain corrections

This commit is contained in:
Duane Robertson 2016-05-23 19:36:49 -05:00
parent f4e6c52f2f
commit ba83b79a9c
2 changed files with 35 additions and 51 deletions

View file

@ -95,7 +95,7 @@ minetest.register_biome({
--node_water = "",
--node_river_water = "",
y_min = 5,
y_max = 31000,
y_max = 80,
heat_point = 25,
humidity_point = 0,
})