Fix: Spawn von Reis im Wasser, Rosemary, Kohlrabi, Asparagus, Barley
This commit is contained in:
parent
40d400da10
commit
4abaf27a17
6 changed files with 167 additions and 132 deletions
|
@ -1,4 +1,4 @@
|
|||
minetest.register_decoration({
|
||||
minetest.register_decoration(asuna.features.crops.asparagus.inject_decoration({
|
||||
deco_type = "simple",
|
||||
place_on = {"default:dirt_with_grass", "default:dirt_with_rainforest_litter"},
|
||||
spawn_by = {"default:tree", "default:aspen_tree", "default:jungletree"},
|
||||
|
@ -15,5 +15,4 @@ minetest.register_decoration({
|
|||
y_min = 10,
|
||||
y_max = 120,
|
||||
decoration = "cucina_vegana:wild_asparagus",
|
||||
})
|
||||
|
||||
}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue