Skip to content

Commit

Permalink
Update data/json/recipes/recipe_food.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
XygenSS and github-actions[bot] authored May 5, 2024
1 parent d34fddd commit d06a816
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -8820,7 +8820,11 @@
"qualities": [ { "id": "COOK", "level": 1 }, { "id": "CUT", "level": 2 } ],
"tools": [ [ [ "surface_heat", 22, "LIST" ] ] ],
"//": "300g raw meat (20u) + 26g of flour (2u) for a total of 22",
"components": [ [ [ "flour_any", 2, "LIST" ] ], [ [ "meat_red", 1, "LIST" ], [ "poultry_raw_any", 2, "LIST" ], [ "dry_meat", 1 ] ], [ [ "water_clean", 1 ] ] ],
"components": [
[ [ "flour_any", 2, "LIST" ] ],
[ [ "meat_red", 1, "LIST" ], [ "poultry_raw_any", 2, "LIST" ], [ "dry_meat", 1 ] ],
[ [ "water_clean", 1 ] ]
],
"charges": 2
},
{
Expand Down

0 comments on commit d06a816

Please sign in to comment.