Skip to content

Commit

Permalink
Update canned.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse committed Jan 19, 2020
1 parent 64e44ec commit 2836f13
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/json/recipes/food/canned.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,8 @@
"components": [
[ [ "water", 11 ], [ "water_clean", 11 ] ],
[ [ "jar_glass", 1 ] ],
[ [ "sweet_fruit", 4, "LIST" ] ],
[ [ "sugar", 20 ] ]
[ [ "sweet_fruit", 2, "LIST" ] ],
[ [ "sugar", 10 ] ]
]
},
{
Expand Down Expand Up @@ -697,8 +697,8 @@
[ [ "canister_empty", 1 ], [ "can_food_unsealed", 1 ] ],
[ [ "scrap", 1 ] ],
[ [ "water", 1 ], [ "water_clean", 1 ] ],
[ [ "sweet_fruit", 2, "LIST" ] ],
[ [ "sugar", 15 ] ]
[ [ "sweet_fruit", 1, "LIST" ] ],
[ [ "sugar", 4 ] ]
]
},
{
Expand Down Expand Up @@ -898,8 +898,8 @@
"components": [
[ [ "water", 16 ], [ "water_clean", 16 ] ],
[ [ "jar_3l_glass", 1 ] ],
[ [ "sweet_fruit", 24, "LIST" ] ],
[ [ "sugar", 180 ] ]
[ [ "sweet_fruit", 12, "LIST" ] ],
[ [ "sugar", 60 ] ]
]
},
{
Expand Down

0 comments on commit 2836f13

Please sign in to comment.