Haufenweise Rezepte angepasst
This commit is contained in:
parent
e50ba390f0
commit
45fa6e63f6
13 changed files with 567 additions and 352 deletions
|
@ -675,7 +675,7 @@ minetest.register_node("naturalbiomes:blackberry", {
|
|||
},
|
||||
groups = {
|
||||
fleshy = 3, dig_immediate = 3, flammable = 2,
|
||||
leafdecay = 1, leafdecay_drop = 1
|
||||
leafdecay = 1, leafdecay_drop = 1, food_blackberry = 1
|
||||
},
|
||||
drop = "naturalbiomes:blackberry",
|
||||
on_use = minetest.item_eat(2),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue