Skip to content

Commit

Permalink
Revert "lint recipe_food"
Browse files Browse the repository at this point in the history
This reverts commit ece5c9d.
  • Loading branch information
I-am-Erk committed Dec 16, 2019
1 parent ece5c9d commit f999bf6
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -3757,7 +3757,7 @@
],
[ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
[ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
[ [ "curry_powder", 4 ], [ "chilly-p", 4 ] ]
[ [ "sauce_red", 1 ], [ "curry_powder", 4 ] ]
]
},
{
Expand Down Expand Up @@ -3794,7 +3794,7 @@
[ "dry_rice", 1 ]
],
[ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
[ [ "curry_powder", 4 ], [ "chilly-p", 4 ] ]
[ [ "sauce_red", 1 ], [ "curry_powder", 4 ] ]
]
},
{
Expand Down Expand Up @@ -3824,7 +3824,7 @@
[ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
[ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
[ [ "can_beans", 1 ], [ "raw_beans", 1 ], [ "dry_beans", 1 ] ],
[ [ "chilly-p", 2 ], [ "chili_pepper", 1 ] ]
[ [ "sauce_red", 1 ], [ "chilly-p", 2 ], [ "chili_pepper", 1 ] ]
]
},
{
Expand All @@ -3850,15 +3850,7 @@
[ "mushroom_cooked", 2 ],
[ "dry_veggy", 2 ]
],
[
[ "sauce_pesto", 1 ],
[ "sauce_red", 1 ],
[ "seasoning_italian", 5 ],
[ "wild_herbs", 10 ],
[ "tomato", 1 ],
[ "irradiated_tomato", 1 ],
[ "can_tomato", 1 ]
],
[ [ "sauce_pesto", 1 ], [ "sauce_red", 1 ], [ "seasoning_italian", 5 ], [ "wild_herbs", 10 ] ],
[ [ "water", 1 ], [ "water_clean", 1 ] ]
]
},
Expand Down Expand Up @@ -4972,7 +4964,7 @@
"tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
"components": [
[ [ "sausage", 2 ], [ "sausage_cooked", 2 ], [ "bratwurst_sausage", 2 ] ],
[ [ "curry_powder", 20 ], [ "chilly-p", 20 ] ],
[ [ "curry_powder", 20 ] ],
[ [ "ketchup", 4 ] ]
]
},
Expand Down

0 comments on commit f999bf6

Please sign in to comment.