summaryrefslogtreecommitdiff
path: root/json/recipes/food/canned.json
blob: a2525b733c8257c093a4d66de15a8708a1af7401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
[
  {
    "type": "recipe",
    "result": "broth_bone",
    "id_suffix": "canned",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_OTHER",
    "skill_used": "cooking",
    "difficulty": 4,
    "time": "24 m",
    "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
    "contained": true,
    "batch_time_factors": [ 80, 5 ],
    "qualities": [
      { "id": "SAW_M", "level": 1 },
      { "id": "HAMMER", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "COOK", "level": 3 }
    ],
    "tools": [
      [ [ "surface_heat", 10, "LIST" ] ],
      [ [ "can_sealer", -1 ] ]
    ],
    "components": [
      [ [ "can_medium_unsealed", 1 ] ],
      [ [ "scrap", 1 ] ],
      [ [ "bone", 20 ], [ "bone_human", 20 ] ],
      [ [ "water", 2 ], [ "water_clean", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "broth_bone",
    "id_suffix": "jarred",
    "byproducts": [ [ "water", 10 ] ],
    "container": "jar_glass_sealed",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_OTHER",
    "skill_used": "cooking",
    "skills_required": [ "mechanics", 1 ],
    "difficulty": 4,
    "time": "1 h",
    "charges": 2,
    "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
    "batch_time_factors": [ 80, 5 ],
    "qualities": [ { "id": "COOK", "level": 3 } ],
    "tools": [
      [ [ "surface_heat", 100, "LIST" ] ],
      [ [ "pot_canning", -1 ] ]
    ],
    "components": [
      [ [ "jar_glass", 1 ] ],
      [ [ "bone", 20 ], [ "bone_human", 20 ] ],
      [ [ "water", 12 ], [ "water_clean", 12 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "broth_bone",
    "id_suffix": "jarred_3l",
    "byproducts": [ [ "water", 10 ] ],
    "container": "jar_3l_glass_sealed",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_OTHER",
    "skill_used": "cooking",
    "skills_required": [ "mechanics", 1 ],
    "difficulty": 4,
    "time": "1 h 10 m",
    "charges": 12,
    "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
    "batch_time_factors": [ 80, 5 ],
    "qualities": [ { "id": "COOK", "level": 3 } ],
    "tools": [
      [ [ "surface_heat", 200, "LIST" ] ],
      [ [ "pot_canning", -1 ] ]
    ],
    "components": [
      [ [ "jar_3l_glass", 1 ] ],
      [ [ "water", 22 ], [ "water_clean", 22 ] ],
      [ [ "bone", 120 ], [ "bone_human", 120 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "peanutbutter",
    "id_suffix": "jarred",
    "container": "jar_glass_sealed",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_OTHER",
    "skill_used": "cooking",
    "difficulty": 4,
    "time": "30 m",
    "charges": 16,
    "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
    "batch_time_factors": [ 80, 5 ],
    "qualities": [ { "id": "COOK", "level": 3 } ],
    "tools": [
      [ [ "food_processor", 40 ] ],
      [ [ "vac_sealer", 10 ], [ "makeshift_sealer", 20 ] ]
    ],
    "components": [
      [ [ "peanut_unshelled", 12 ] ],
      [ [ "sugar_standard", 3, "LIST" ] ],
      [ [ "jar_glass", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "peanutbutter_imitation",
    "id_suffix": "jarred",
    "container": "jar_glass_sealed",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_OTHER",
    "skill_used": "cooking",
    "difficulty": 4,
    "charges": 16,
    "time": "30 m",
    "book_learn": [ [ "cookbook_eatyrway", 5 ], [ "manual_canning", 3 ] ],
    "batch_time_factors": [ 80, 5 ],
    "qualities": [ { "id": "COOK", "level": 3 } ],
    "tools": [
      [ [ "food_processor", 40 ] ],
      [ [ "vac_sealer", 10 ], [ "makeshift_sealer", 20 ] ]
    ],
    "components": [
      [
        [ "pine_nuts", 25 ],
        [ "pecan_unshelled", 25 ],
        [ "cashews", 25 ],
        [ "pistachio_unshelled", 25 ],
        [ "almond_unshelled", 25 ],
        [ "beech_nuts", 25 ],
        [ "hickory_nut_unshelled", 25 ],
        [ "chestnut_unshelled", 25 ],
        [ "hazelnut_unshelled", 25 ],
        [ "walnut_unshelled", 25 ],
        [ "acorns", 25 ]
      ],
      [ [ "sugar_standard", 4, "LIST" ] ],
      [ [ "jar_glass", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "sauce_pesto",
    "id_suffix": "jarred",
    "container": "jar_glass_sealed",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_VEGGI",
    "skill_used": "cooking",
    "difficulty": 4,
    "charges": 8,
    "time": "20 m",
    "book_learn": [ [ "cookbook_italian", 2 ] ],
    "batch_time_factors": [ 80, 5 ],
    "qualities": [ { "id": "COOK", "level": 3 } ],
    "tools": [
      [ [ "vac_sealer", 10 ], [ "makeshift_sealer", 20 ] ]
    ],
    "components": [
      [ [ "pine_nuts", 4 ] ],
      [ [ "seasoning_italian", 20 ], [ "wild_herbs", 40 ] ],
      [ [ "salt", 20 ], [ "seasoning_salt", 20 ] ],
      [ [ "any_butter_or_oil", 8, "LIST" ] ],
      [ [ "jar_glass", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "chili",
    "id_suffix": "canned",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_MEAT",
    "skill_used": "cooking",
    "difficulty": 4,
    "time": "20 m",
    "charges": 2,
    "batch_time_factors": [ 80, 5 ],
    "book_learn": [ [ "cookbook_italian", 2 ], [ "manual_canning", 3 ] ],
    "contained": true,
    "qualities": [
      { "id": "SAW_M", "level": 1 },
      { "id": "HAMMER", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "COOK", "level": 3 }
    ],
    "tools": [
      [ [ "surface_heat", 8, "LIST" ] ],
      [ [ "can_sealer", -1 ] ]
    ],
    "components": [
      [
        [ "veggy", 2 ],
        [ "veggy_wild", 2 ],
        [ "veggy_salted", 2 ],
        [ "rehydrated_veggy", 2 ],
        [ "mushroom", 2 ],
        [ "dry_mushroom", 2 ],
        [ "morel_cooked", 2 ],
        [ "mushroom_cooked", 2 ],
        [ "dry_veggy", 2 ]
      ],
      [ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
      [ [ "meat_red", 1, "LIST" ], [ "dry_meat", 1 ], [ "can_chicken", 1 ] ],
      [ [ "can_beans", 1 ], [ "beans_cooked", 1 ] ],
      [ [ "chilly-p", 2 ], [ "chili_pepper", 1 ] ],
      [ [ "can_medium_unsealed", 1 ] ],
      [ [ "scrap", 1 ] ]
    ]
  }
]