forked from mtcontrib/moreplants
Compare commits
2 Commits
e0d6663960
...
master
Author | SHA1 | Date | |
---|---|---|---|
cae249a88a | |||
4bf92e471a |
2
init.lua
2
init.lua
@ -727,7 +727,7 @@ minetest.register_decoration({
|
||||
place_on = "default:dirt_with_grass",
|
||||
sidelen = 16,
|
||||
fill_ratio = 0.001,
|
||||
biomes = {"stone_grassland", "sandstone_grassland"},
|
||||
biomes = {"grassland"},
|
||||
decoration = "moreplants:blueflower",
|
||||
height = 1,
|
||||
})
|
||||
|
Reference in New Issue
Block a user