mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-19 09:31:07 +01:00
Vertical blend for mushroomisland
This commit is contained in:
parent
053e10f223
commit
256dc9e1b5
1 changed files with 1 additions and 0 deletions
|
@ -1185,6 +1185,7 @@ local function register_biomes()
|
|||
y_min = 4,
|
||||
-- Note: Limited in height!
|
||||
y_max = 20,
|
||||
vertical_blend = 1,
|
||||
humidity_point = 106,
|
||||
heat_point = 50,
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue