Haufenweise Rezepte angepasst
This commit is contained in:
parent
e50ba390f0
commit
45fa6e63f6
13 changed files with 567 additions and 352 deletions
|
@ -9,7 +9,7 @@ local nodes = {
|
|||
name = "default:sand_with_kelp", -- Name
|
||||
output = "cucina_vegana:vegan_sushi", -- Output
|
||||
recipe = { -- Recipe
|
||||
{"cucina_vegana:imitation_fish", "cucina_vegana:bowl_rice", ""},
|
||||
{"cucina_vegana:imitation_fish", "group:food_rice", ""},
|
||||
{"default:sand_with_kelp", "", ""}
|
||||
},
|
||||
--repclaements = nil -- Replacements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue