Skip to content

Commit

Permalink
Update recipe_food.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FauxNight authored Dec 10, 2024
1 parent 3351a8a commit 4d52191
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -3724,12 +3724,7 @@
"charges": 3,
"time": "5 m",
"autolearn": true,
"components": [
[ [ "water_clean", 2 ] ],
[ [ "any_tomato", 1, "LIST" ] ],
[ [ "broccoli", 1 ] ],
[ [ "any_zucchini", 1, "LIST" ] ]
]
"components": [ [ [ "water_clean", 2 ] ], [ [ "any_tomato", 1, "LIST" ] ], [ [ "broccoli", 1 ] ], [ [ "any_zucchini", 1, "LIST" ] ] ]
},
{
"type": "recipe",
Expand Down

0 comments on commit 4d52191

Please sign in to comment.