Charakterbewegungen hinzugefügt, Deko hinzugefügt, Kochrezepte angepasst
This commit is contained in:
parent
95945c0306
commit
a0c893ca0b
1124 changed files with 64294 additions and 763 deletions
|
@ -205,7 +205,7 @@ minetest.register_craft({
|
|||
minetest.register_craft({
|
||||
output = "cucina_vegana:pizza_funghi_raw",
|
||||
recipe = { {"", "group:food_oil", "cucina_vegana:rosemary"},
|
||||
{"flowers:mushroom_brown", "cucina_vegana:imitation_meat", "flowers:mushroom_brown"},
|
||||
{"group:food_mushroom", "cucina_vegana:imitation_meat", "group:food_mushroom"},
|
||||
{"", "group:pizza_dough", ""}
|
||||
},
|
||||
replacements = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue