forked from mtcontrib/minetest-mod-snow
Remove placeholder grass biome from mapgen_v7.
This commit is contained in:
parent
954726e8c5
commit
3aa532202d
|
@ -53,15 +53,6 @@ minetest.register_biome({
|
|||
humidity_point = 40.0,
|
||||
})
|
||||
|
||||
minetest.register_biome({
|
||||
name = "base_normal",
|
||||
|
||||
height_min = 3,
|
||||
height_max = 40,
|
||||
heat_point = 40.0,
|
||||
humidity_point = 40.0,
|
||||
})
|
||||
|
||||
minetest.register_biome({
|
||||
name = "snow_biome_sand",
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user