forked from Mineclonia/Mineclonia
Vertical blend for mushroomisland
This commit is contained in:
parent
053e10f223
commit
256dc9e1b5
|
@ -1185,6 +1185,7 @@ local function register_biomes()
|
||||||
y_min = 4,
|
y_min = 4,
|
||||||
-- Note: Limited in height!
|
-- Note: Limited in height!
|
||||||
y_max = 20,
|
y_max = 20,
|
||||||
|
vertical_blend = 1,
|
||||||
humidity_point = 106,
|
humidity_point = 106,
|
||||||
heat_point = 50,
|
heat_point = 50,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue