Add spawn of teosinte onto new default:dirt_with_rainforest_litter
This commit is contained in:
parent
0604f17619
commit
ec3bf61580
@ -66,7 +66,7 @@ function moreflowers.register_decorations()
|
|||||||
minetest.register_decoration(
|
minetest.register_decoration(
|
||||||
{
|
{
|
||||||
deco_type = "simple",
|
deco_type = "simple",
|
||||||
place_on = {"default:dirt_with_grass"},
|
place_on = {"default:dirt_with_rainforest_litter", "default:dirt_with_grass"},
|
||||||
sidelen = 16,
|
sidelen = 16,
|
||||||
fill_ratio = 0.001,
|
fill_ratio = 0.001,
|
||||||
biomes = {"rainforest"},
|
biomes = {"rainforest"},
|
||||||
|
Loading…
Reference in New Issue
Block a user