Updated biomes
This commit is contained in:
parent
c1e758227d
commit
d22a051434
@ -376,7 +376,7 @@ minetest.register_decoration({
|
||||
deco_type = "schematic",
|
||||
place_on = "ethereal:mushroom_dirt",
|
||||
sidelen = 80,
|
||||
fill_ratio = 0.07,
|
||||
fill_ratio = 0.03,
|
||||
biomes = {"mushroom"},
|
||||
schematic = path.."mushroomone.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
@ -510,7 +510,7 @@ minetest.register_decoration({
|
||||
deco_type = "simple",
|
||||
place_on = "ethereal:bamboo_dirt",
|
||||
sidelen = 80,
|
||||
fill_ratio = 0.055,
|
||||
fill_ratio = 0.05,
|
||||
biomes = {"bamboo"},
|
||||
decoration = "ethereal:bamboo",
|
||||
height_max = 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user