diff options
Diffstat (limited to 'json/recipes/food')
-rw-r--r-- | json/recipes/food/canned.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json index 4a2a851..a2525b7 100644 --- a/json/recipes/food/canned.json +++ b/json/recipes/food/canned.json @@ -100,7 +100,7 @@ ], "components": [ [ [ "peanut_unshelled", 12 ] ], - [ [ "sugar_standard", 3, "LIST" ] ] + [ [ "sugar_standard", 3, "LIST" ] ], [ [ "jar_glass", 1 ] ] ] }, @@ -136,7 +136,7 @@ [ "walnut_unshelled", 25 ], [ "acorns", 25 ] ], - [ [ "sugar_standard", 4, "LIST" ] ] + [ [ "sugar_standard", 4, "LIST" ] ], [ [ "jar_glass", 1 ] ] ] }, @@ -161,7 +161,7 @@ [ [ "pine_nuts", 4 ] ], [ [ "seasoning_italian", 20 ], [ "wild_herbs", 40 ] ], [ [ "salt", 20 ], [ "seasoning_salt", 20 ] ], - [ [ "any_butter_or_oil", 8, "LIST" ] ] + [ [ "any_butter_or_oil", 8, "LIST" ] ], [ [ "jar_glass", 1 ] ] ] }, |