mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-26 03:07:32 +01:00
Vertical blend for mushroomisland
This commit is contained in:
parent
053e10f223
commit
256dc9e1b5
@ -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 New Issue
Block a user