mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-14 18:31:57 -04:00
Big Update
This commit is contained in:
parent
26b125064c
commit
74799ee570
57 changed files with 7813 additions and 8443 deletions
|
@ -1,12 +0,0 @@
|
|||
minetest.register_biome({
|
||||
name = "plains",
|
||||
node_top = "mapgen:dust",
|
||||
node_bottom = "mapgen:stone",
|
||||
depth_top = 2,
|
||||
node_dust = "air",
|
||||
height_min = -10,
|
||||
height_max = 160,
|
||||
heat_point = 45,
|
||||
humidity_point = 45,
|
||||
})
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue