Skip to content

Commit

Permalink
Allow pizza recipes to utilise pickled vegetables (#68965)
Browse files Browse the repository at this point in the history
* Update recipe_food.json

* Update recipe_food.json

* actual pickle
  • Loading branch information
Karol1223 authored Oct 29, 2023
1 parent 033a9b7 commit b1dc7cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -5829,6 +5829,8 @@
[ "dry_tofu", 2 ],
[ "mushroom_cooked", 2 ],
[ "dry_veggy", 2 ],
[ "veggy_pickled", 2 ],
[ "pickle", 2 ],
[ "dry_corn", 2 ],
[ "can_pineapple", 2 ],
[ "pineapple_chunks", 2 ]
Expand Down Expand Up @@ -5882,6 +5884,8 @@
[ "morel_cooked", 2 ],
[ "mushroom_cooked", 2 ],
[ "dry_veggy", 2 ],
[ "veggy_pickled", 2 ],
[ "pickle", 2 ],
[ "dry_corn", 2 ],
[ "can_pineapple", 2 ],
[ "pineapple_chunks", 2 ]
Expand Down

0 comments on commit b1dc7cd

Please sign in to comment.