Skip to content

Commit

Permalink
fix veggy_pickled_fried component list (#73406)
Browse files Browse the repository at this point in the history
* fix veggy_pickled_fried component list

* Update data/json/recipes/recipe_food.json

Co-authored-by: osuphobia <[email protected]>

---------

Co-authored-by: osuphobia <[email protected]>
  • Loading branch information
nornagon and osuphobia authored May 3, 2024
1 parent 3751a63 commit a6d3e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -10334,7 +10334,7 @@
"tools": [ [ [ "surface_heat", 6, "LIST" ] ], [ [ "frying_oil", 1, "LIST" ] ] ],
"//": "2u for flour, 3u for veggies, 1u for oil",
"components": [
[ [ "veggy_pickled", 1, " LIST" ] ],
[ [ "veggy_pickled", 1 ] ],
[ [ "flour_any", 1, "LIST" ] ],
[ [ "salt", 1 ], [ "seasoning_salt", 1 ] ],
[ [ "any_butter_or_oil", 1, "LIST" ] ]
Expand Down

0 comments on commit a6d3e7f

Please sign in to comment.