diff options
Diffstat (limited to 'json')
| -rw-r--r-- | json/recipes/food/canned.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/food/canned.json b/json/recipes/food/canned.json index e51dc94..e1aa3fa 100644 --- a/json/recipes/food/canned.json +++ b/json/recipes/food/canned.json @@ -258,7 +258,7 @@      ],      "tools": [ [ [ "surface_heat", 20, "LIST" ] ], [ [ "can_sealer", -1 ] ] ],      "components": [ -      [ [ "can_medium_unsealed", 1 ] ], +      [ [ "can_food_big_unsealed", 1 ] ],        [ [ "scrap", 1 ] ],        [ [ "water", 1 ], [ "water_clean", 1 ] ],        [ [ "corn", 12 ], [ "irradiated_corn", 12 ] ]  | 
