forked from mtcontrib/moreplants
Blueflower spawn to grassland
This commit is contained in:
parent
4bf92e471a
commit
cae249a88a
2
init.lua
2
init.lua
@ -727,7 +727,7 @@ minetest.register_decoration({
|
|||||||
place_on = "default:dirt_with_grass",
|
place_on = "default:dirt_with_grass",
|
||||||
sidelen = 16,
|
sidelen = 16,
|
||||||
fill_ratio = 0.001,
|
fill_ratio = 0.001,
|
||||||
biomes = {"stone_grassland", "sandstone_grassland"},
|
biomes = {"grassland"},
|
||||||
decoration = "moreplants:blueflower",
|
decoration = "moreplants:blueflower",
|
||||||
height = 1,
|
height = 1,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user