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 2836f13 commit 08920ef
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions data/json/recipes/food/canned.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,16 +358,14 @@
"skill_used": "cooking",
"difficulty": 4,
"time": "30 m",
"result_mult": 2,
"autolearn": true,
"batch_time_factors": [ 83, 5 ],
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 3 } ],
"tools": [ [ [ "surface_heat", 100, "LIST" ] ], [ [ "pot_canning", -1 ] ] ],
"components": [
[ [ "water", 11 ], [ "water_clean", 11 ] ],
[ [ "jar_glass", 1 ] ],
[ [ "sweet_fruit", 2, "LIST" ] ],
[ [ "sugar", 10 ] ]
[ [ "sweet_fruit", 2, "LIST" ] ]
]
},
{
Expand Down Expand Up @@ -682,7 +680,6 @@
"skill_used": "cooking",
"difficulty": 4,
"time": "24 m",
"charges": 1,
"autolearn": true,
"contained": true,
"batch_time_factors": [ 83, 5 ],
Expand All @@ -697,8 +694,7 @@
[ [ "canister_empty", 1 ], [ "can_food_unsealed", 1 ] ],
[ [ "scrap", 1 ] ],
[ [ "water", 1 ], [ "water_clean", 1 ] ],
[ [ "sweet_fruit", 1, "LIST" ] ],
[ [ "sugar", 4 ] ]
[ [ "sweet_fruit", 1, "LIST" ] ]
]
},
{
Expand Down Expand Up @@ -890,16 +886,14 @@
"skill_used": "cooking",
"difficulty": 4,
"time": "40 m",
"result_mult": 12,
"autolearn": true,
"batch_time_factors": [ 83, 5 ],
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 3 } ],
"tools": [ [ [ "surface_heat", 200, "LIST" ] ], [ [ "pot_canning", -1 ] ] ],
"components": [
[ [ "water", 16 ], [ "water_clean", 16 ] ],
[ [ "jar_3l_glass", 1 ] ],
[ [ "sweet_fruit", 12, "LIST" ] ],
[ [ "sugar", 60 ] ]
[ [ "sweet_fruit", 12, "LIST" ] ]
]
},
{
Expand Down

0 comments on commit 08920ef

Please sign in to comment.