1[
2  {
3    "type": "recipe",
4    "activity_level": "MODERATE_EXERCISE",
5    "result": "screwdriver",
6    "category": "CC_OTHER",
7    "subcategory": "CSC_OTHER_TOOLS",
8    "skill_used": "fabrication",
9    "time": "2 m",
10    "autolearn": true,
11    "using": [ [ "steel_tiny", 2 ] ],
12    "qualities": [ { "id": "HAMMER", "level": 2 } ],
13    "components": [ [ [ "duct_tape", 30 ], [ "2x4", 1 ], [ "stick", 1 ] ] ]
14  },
15  {
16    "type": "recipe",
17    "activity_level": "MODERATE_EXERCISE",
18    "result": "screwdriver_set",
19    "id_suffix": "forged",
20    "category": "CC_OTHER",
21    "subcategory": "CSC_OTHER_TOOLS",
22    "skill_used": "fabrication",
23    "difficulty": 6,
24    "time": "3 h",
25    "autolearn": true,
26    "using": [ [ "blacksmithing_standard", 2 ], [ "steel_tiny", 2 ] ],
27    "proficiencies": [
28      { "proficiency": "prof_metalworking" },
29      { "proficiency": "prof_blacksmithing" },
30      { "proficiency": "prof_toolsmithing" }
31    ],
32    "qualities": [ { "id": "CHISEL", "level": 3 }, { "id": "SAW_M", "level": 2 }, { "id": "CUT", "level": 1 } ],
33    "tools": [ [ [ "swage", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
34    "components": [ [ [ "plastic_chunk", 2 ], [ "2x4", 1 ], [ "stick", 2 ] ] ]
35  },
36  {
37    "type": "recipe",
38    "activity_level": "MODERATE_EXERCISE",
39    "result": "tongs",
40    "category": "CC_OTHER",
41    "subcategory": "CSC_OTHER_TOOLS",
42    "skill_used": "fabrication",
43    "difficulty": 3,
44    "time": "30 m",
45    "autolearn": true,
46    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 } ],
47    "tools": [ [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] ],
48    "proficiencies": [
49      { "proficiency": "prof_metalworking" },
50      { "proficiency": "prof_blacksmithing" },
51      { "proficiency": "prof_toolsmithing" }
52    ],
53    "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ], [ "pipe", 3 ], [ "pipe_fittings", 1 ] ] ]
54  },
55  {
56    "type": "recipe",
57    "activity_level": "BRISK_EXERCISE",
58    "result": "chisel",
59    "category": "CC_OTHER",
60    "subcategory": "CSC_OTHER_TOOLS",
61    "skill_used": "fabrication",
62    "difficulty": 4,
63    "time": "45 m",
64    "reversible": true,
65    "//": "melting the chisel back down seems unlikely to teach anything useful",
66    "autolearn": true,
67    "book_learn": [
68      [ "textbook_fabrication", 3 ],
69      [ "textbook_weapeast", 5 ],
70      [ "textbook_weapwest", 5 ],
71      [ "textbook_armeast", 5 ],
72      [ "textbook_armwest", 5 ]
73    ],
74    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
75    "proficiencies": [
76      { "proficiency": "prof_metalworking" },
77      { "proficiency": "prof_blacksmithing" },
78      { "proficiency": "prof_toolsmithing" }
79    ]
80  },
81  {
82    "type": "recipe",
83    "activity_level": "BRISK_EXERCISE",
84    "result": "swage",
85    "category": "CC_OTHER",
86    "subcategory": "CSC_OTHER_TOOLS",
87    "skill_used": "fabrication",
88    "difficulty": 5,
89    "time": "2 h",
90    "autolearn": true,
91    "book_learn": [
92      [ "textbook_fabrication", 4 ],
93      [ "textbook_weapeast", 5 ],
94      [ "textbook_weapwest", 5 ],
95      [ "textbook_armeast", 5 ],
96      [ "textbook_armwest", 5 ]
97    ],
98    "using": [ [ "blacksmithing_standard", 8 ], [ "steel_standard", 2 ] ],
99    "proficiencies": [
100      { "proficiency": "prof_metalworking" },
101      { "proficiency": "prof_blacksmithing" },
102      { "proficiency": "prof_toolsmithing" }
103    ],
104    "qualities": [ { "id": "CHISEL", "level": 3 } ]
105  },
106  {
107    "type": "recipe",
108    "activity_level": "BRISK_EXERCISE",
109    "result": "hammer",
110    "category": "CC_OTHER",
111    "subcategory": "CSC_OTHER_TOOLS",
112    "skill_used": "fabrication",
113    "difficulty": 5,
114    "time": "2 h",
115    "autolearn": true,
116    "using": [ [ "forging_standard", 12 ], [ "steel_standard", 1 ] ],
117    "proficiencies": [
118      { "proficiency": "prof_metalworking" },
119      { "proficiency": "prof_blacksmithing" },
120      { "proficiency": "prof_toolsmithing" }
121    ],
122    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 } ],
123    "tools": [ [ [ "tongs", -1 ] ] ],
124    "components": [ [ [ "2x4", 1 ], [ "stick", 2 ] ] ]
125  },
126  {
127    "type": "recipe",
128    "activity_level": "BRISK_EXERCISE",
129    "result": "hand_drill",
130    "category": "CC_OTHER",
131    "subcategory": "CSC_OTHER_TOOLS",
132    "skill_used": "fabrication",
133    "difficulty": 5,
134    "time": "2 h 20 m",
135    "autolearn": true,
136    "using": [ [ "forging_standard", 12 ], [ "steel_standard", 2 ] ],
137    "proficiencies": [
138      { "proficiency": "prof_metalworking" },
139      { "proficiency": "prof_blacksmithing" },
140      { "proficiency": "prof_toolsmithing" }
141    ],
142    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 } ],
143    "tools": [ [ [ "tongs", -1 ] ] ],
144    "components": [ [ [ "2x4", 1 ], [ "stick", 2 ], [ "splinter", 6 ] ] ]
145  },
146  {
147    "type": "recipe",
148    "activity_level": "BRISK_EXERCISE",
149    "result": "metal_smoother",
150    "category": "CC_OTHER",
151    "subcategory": "CSC_OTHER_TOOLS",
152    "skill_used": "fabrication",
153    "difficulty": 4,
154    "time": "2 h",
155    "autolearn": true,
156    "using": [ [ "blacksmithing_standard", 16 ], [ "steel_standard", 4 ] ],
157    "proficiencies": [
158      { "proficiency": "prof_metalworking" },
159      { "proficiency": "prof_blacksmithing" },
160      { "proficiency": "prof_toolsmithing" }
161    ],
162    "qualities": [ { "id": "CHISEL", "level": 3 } ],
163    "tools": [ [ [ "swage", -1 ] ] ]
164  },
165  {
166    "type": "recipe",
167    "activity_level": "MODERATE_EXERCISE",
168    "result": "wood_smoother",
169    "category": "CC_OTHER",
170    "subcategory": "CSC_OTHER_TOOLS",
171    "skill_used": "fabrication",
172    "difficulty": 3,
173    "time": "8 m",
174    "autolearn": true,
175    "qualities": [ { "id": "HAMMER", "level": 2 } ],
176    "components": [ [ [ "nail", 8 ] ], [ [ "2x4", 3 ] ] ]
177  },
178  {
179    "type": "recipe",
180    "activity_level": "BRISK_EXERCISE",
181    "result": "lobotomizer",
182    "category": "CC_OTHER",
183    "subcategory": "CSC_OTHER_TOOLS",
184    "skill_used": "fabrication",
185    "difficulty": 9,
186    "time": "7 h 20 m",
187    "autolearn": true,
188    "book_learn": [ [ "manual_fabrication", 8 ], [ "textbook_fabrication", 6 ] ],
189    "using": [ [ "blacksmithing_standard", 24 ], [ "steel_standard", 6 ] ],
190    "proficiencies": [
191      { "proficiency": "prof_metalworking" },
192      { "proficiency": "prof_blacksmithing" },
193      { "proficiency": "prof_toolsmithing" }
194    ],
195    "qualities": [ { "id": "CHISEL", "level": 3 } ],
196    "tools": [ [ [ "swage", -1 ] ] ]
197  },
198  {
199    "type": "recipe",
200    "activity_level": "LIGHT_EXERCISE",
201    "result": "chipper",
202    "category": "CC_OTHER",
203    "subcategory": "CSC_OTHER_TOOLS",
204    "skill_used": "fabrication",
205    "difficulty": 1,
206    "time": "8 m",
207    "autolearn": true,
208    "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CUT", "level": 1 } ],
209    "components": [ [ [ "scrap", 1 ] ], [ [ "2x4", 1 ], [ "stick", 1 ], [ "broom", 1 ] ] ]
210  },
211  {
212    "type": "recipe",
213    "activity_level": "LIGHT_EXERCISE",
214    "result": "paint_brush",
215    "category": "CC_OTHER",
216    "subcategory": "CSC_OTHER_TOOLS",
217    "skill_used": "fabrication",
218    "difficulty": 1,
219    "time": "8 m",
220    "autolearn": true,
221    "qualities": [ { "id": "CUT", "level": 1 } ],
222    "components": [ [ [ "rag", 1 ] ], [ [ "2x4", 1 ], [ "stick", 1 ], [ "broom", 1 ] ] ]
223  },
224  {
225    "type": "recipe",
226    "activity_level": "ACTIVE_EXERCISE",
227    "result": "needle_curved",
228    "category": "CC_OTHER",
229    "subcategory": "CSC_OTHER_TOOLS",
230    "skill_used": "fabrication",
231    "difficulty": 6,
232    "time": "2 h",
233    "autolearn": true,
234    "using": [ [ "forging_standard", 4 ] ],
235    "book_learn": [ [ "textbook_tailor", 3 ], [ "manual_tailor", 3 ] ],
236    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
237    "proficiencies": [
238      { "proficiency": "prof_metalworking" },
239      { "proficiency": "prof_blacksmithing" },
240      { "proficiency": "prof_toolsmithing" }
241    ],
242    "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ] ],
243    "components": [ [ [ "scrap", 2 ] ] ]
244  },
245  {
246    "type": "recipe",
247    "activity_level": "BRISK_EXERCISE",
248    "result": "wrench",
249    "category": "CC_OTHER",
250    "subcategory": "CSC_OTHER_TOOLS",
251    "skill_used": "fabrication",
252    "difficulty": 4,
253    "time": "5 h",
254    "autolearn": true,
255    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
256    "proficiencies": [
257      { "proficiency": "prof_metalworking" },
258      { "proficiency": "prof_blacksmithing" },
259      { "proficiency": "prof_toolsmithing" }
260    ],
261    "qualities": [ { "id": "CHISEL", "level": 3 } ],
262    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
263  },
264  {
265    "type": "recipe",
266    "activity_level": "BRISK_EXERCISE",
267    "result": "pliers",
268    "category": "CC_OTHER",
269    "subcategory": "CSC_OTHER_TOOLS",
270    "skill_used": "fabrication",
271    "difficulty": 2,
272    "time": "5 h",
273    "autolearn": true,
274    "using": [ [ "blacksmithing_standard", 1 ], [ "steel_tiny", 1 ] ],
275    "proficiencies": [
276      { "proficiency": "prof_metalworking" },
277      { "proficiency": "prof_blacksmithing" },
278      { "proficiency": "prof_toolsmithing" }
279    ],
280    "qualities": [ { "id": "CHISEL", "level": 3 } ],
281    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
282    "components": [ [ [ "plastic_chunk", 1 ], [ "scrap", 1 ] ] ]
283  },
284  {
285    "type": "recipe",
286    "activity_level": "BRISK_EXERCISE",
287    "result": "hacksaw",
288    "category": "CC_OTHER",
289    "subcategory": "CSC_OTHER_TOOLS",
290    "skill_used": "fabrication",
291    "difficulty": 4,
292    "time": "5 h 20 m",
293    "autolearn": true,
294    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
295    "proficiencies": [
296      { "proficiency": "prof_metalworking" },
297      { "proficiency": "prof_blacksmithing" },
298      { "proficiency": "prof_toolsmithing" }
299    ],
300    "book_learn": [ [ "manual_mechanics", 3 ], [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
301    "qualities": [ { "id": "CHISEL", "level": 3 } ],
302    "tools": [ [ [ "swage", -1 ] ] ],
303    "components": [ [ [ "plastic_chunk", 1 ], [ "2x4", 1 ], [ "stick", 1 ] ] ]
304  },
305  {
306    "type": "recipe",
307    "activity_level": "BRISK_EXERCISE",
308    "result": "boltcutters",
309    "category": "CC_OTHER",
310    "subcategory": "CSC_OTHER_TOOLS",
311    "skill_used": "fabrication",
312    "difficulty": 6,
313    "//": "not so much the engineering as hardening the edge",
314    "time": "6 h 20 m",
315    "autolearn": true,
316    "using": [ [ "blacksmithing_standard", 8 ], [ "steel_standard", 2 ] ],
317    "proficiencies": [
318      { "proficiency": "prof_metalworking" },
319      { "proficiency": "prof_blacksmithing" },
320      { "proficiency": "prof_toolsmithing" }
321    ],
322    "book_learn": [ [ "manual_mechanics", 4 ], [ "manual_fabrication", 4 ], [ "textbook_fabrication", 4 ] ],
323    "qualities": [ { "id": "CHISEL", "level": 3 } ],
324    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
325  },
326  {
327    "type": "recipe",
328    "activity_level": "BRISK_EXERCISE",
329    "result": "shovel",
330    "category": "CC_OTHER",
331    "subcategory": "CSC_OTHER_TOOLS",
332    "skill_used": "fabrication",
333    "difficulty": 4,
334    "time": "4 h 40 m",
335    "autolearn": true,
336    "using": [ [ "blacksmithing_standard", 8 ], [ "steel_standard", 2 ] ],
337    "proficiencies": [
338      { "proficiency": "prof_metalworking" },
339      { "proficiency": "prof_blacksmithing" },
340      { "proficiency": "prof_toolsmithing" }
341    ],
342    "book_learn": [ [ "manual_fabrication", 2 ], [ "textbook_fabrication", 3 ] ],
343    "qualities": [ { "id": "CHISEL", "level": 3 } ],
344    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
345    "components": [ [ [ "2x4", 2 ] ] ]
346  },
347  {
348    "type": "recipe",
349    "activity_level": "BRISK_EXERCISE",
350    "result": "e_tool",
351    "category": "CC_OTHER",
352    "subcategory": "CSC_OTHER_TOOLS",
353    "skill_used": "fabrication",
354    "difficulty": 7,
355    "time": "5 h 20 m",
356    "autolearn": true,
357    "using": [ [ "blacksmithing_standard", 16 ], [ "steel_standard", 4 ] ],
358    "proficiencies": [
359      { "proficiency": "prof_metalworking" },
360      { "proficiency": "prof_blacksmithing" },
361      { "proficiency": "prof_toolsmithing" }
362    ],
363    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
364    "qualities": [ { "id": "CHISEL", "level": 3 } ],
365    "tools": [ [ [ "swage", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
366  },
367  {
368    "type": "recipe",
369    "activity_level": "BRISK_EXERCISE",
370    "result": "hoe",
371    "category": "CC_OTHER",
372    "subcategory": "CSC_OTHER_TOOLS",
373    "skill_used": "fabrication",
374    "difficulty": 5,
375    "time": "5 h 20 m",
376    "autolearn": true,
377    "using": [ [ "blacksmithing_standard", 8 ], [ "steel_standard", 2 ] ],
378    "proficiencies": [
379      { "proficiency": "prof_metalworking" },
380      { "proficiency": "prof_blacksmithing" },
381      { "proficiency": "prof_toolsmithing" }
382    ],
383    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
384    "qualities": [ { "id": "CHISEL", "level": 3 } ],
385    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
386    "components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ]
387  },
388  {
389    "type": "recipe",
390    "activity_level": "BRISK_EXERCISE",
391    "result": "ax",
392    "category": "CC_OTHER",
393    "subcategory": "CSC_OTHER_TOOLS",
394    "skill_used": "fabrication",
395    "difficulty": 6,
396    "time": "6 h",
397    "autolearn": true,
398    "using": [ [ "blacksmithing_standard", 12 ], [ "steel_standard", 3 ] ],
399    "proficiencies": [
400      { "proficiency": "prof_metalworking" },
401      { "proficiency": "prof_blacksmithing" },
402      { "proficiency": "prof_toolsmithing" },
403      { "proficiency": "prof_bladesmith" }
404    ],
405    "book_learn": [ [ "textbook_fabrication", 4 ] ],
406    "qualities": [ { "id": "CHISEL", "level": 3 } ],
407    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
408    "components": [ [ [ "2x4", 3 ], [ "stick", 6 ] ] ]
409  },
410  {
411    "type": "recipe",
412    "activity_level": "BRISK_EXERCISE",
413    "result": "saw",
414    "category": "CC_OTHER",
415    "subcategory": "CSC_OTHER_TOOLS",
416    "skill_used": "fabrication",
417    "difficulty": 7,
418    "time": "7 h",
419    "autolearn": true,
420    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
421    "using": [ [ "blacksmithing_standard", 8 ], [ "steel_standard", 2 ] ],
422    "proficiencies": [
423      { "proficiency": "prof_metalworking" },
424      { "proficiency": "prof_blacksmithing" },
425      { "proficiency": "prof_toolsmithing" }
426    ],
427    "qualities": [ { "id": "CHISEL", "level": 3 } ],
428    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
429    "components": [ [ [ "2x4", 2 ] ] ]
430  },
431  {
432    "type": "recipe",
433    "activity_level": "BRISK_EXERCISE",
434    "result": "hammer_sledge",
435    "category": "CC_OTHER",
436    "subcategory": "CSC_OTHER_TOOLS",
437    "skill_used": "fabrication",
438    "difficulty": 6,
439    "time": "7 h 40 m",
440    "byproducts": [ [ "splinter", 13 ] ],
441    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
442    "using": [ [ "blacksmithing_standard", 32 ], [ "steel_standard", 8 ] ],
443    "proficiencies": [
444      { "proficiency": "prof_metalworking" },
445      { "proficiency": "prof_blacksmithing" },
446      { "proficiency": "prof_toolsmithing" }
447    ],
448    "qualities": [ { "id": "CHISEL", "level": 3 } ],
449    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
450    "components": [ [ [ "2x4", 1 ] ] ]
451  },
452  {
453    "type": "recipe",
454    "activity_level": "BRISK_EXERCISE",
455    "result": "hammer_sledge_short",
456    "id_suffix": "forged",
457    "category": "CC_OTHER",
458    "subcategory": "CSC_OTHER_TOOLS",
459    "skill_used": "fabrication",
460    "difficulty": 6,
461    "time": "7 h 40 m",
462    "byproducts": [ [ "splinter", 14 ] ],
463    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
464    "using": [ [ "blacksmithing_standard", 32 ], [ "steel_standard", 8 ] ],
465    "proficiencies": [
466      { "proficiency": "prof_metalworking" },
467      { "proficiency": "prof_blacksmithing" },
468      { "proficiency": "prof_toolsmithing" }
469    ],
470    "qualities": [ { "id": "CHISEL", "level": 3 } ],
471    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
472    "components": [ [ [ "2x4", 1 ] ] ]
473  },
474  {
475    "type": "recipe",
476    "activity_level": "ACTIVE_EXERCISE",
477    "result": "hammer_sledge_short",
478    "id_suffix": "from_cutting",
479    "category": "CC_OTHER",
480    "subcategory": "CSC_OTHER_TOOLS",
481    "skill_used": "fabrication",
482    "difficulty": 1,
483    "time": "2 m",
484    "byproducts": [ [ "splinter", 1 ] ],
485    "autolearn": true,
486    "qualities": [ { "id": "CUT", "level": 1 } ],
487    "components": [ [ [ "hammer_sledge", 1 ] ] ]
488  },
489  {
490    "type": "recipe",
491    "activity_level": "BRISK_EXERCISE",
492    "result": "hammer_sledge_heavy",
493    "category": "CC_OTHER",
494    "subcategory": "CSC_OTHER_TOOLS",
495    "skill_used": "fabrication",
496    "difficulty": 6,
497    "time": "8 h 40 m",
498    "byproducts": [ [ "splinter", 13 ] ],
499    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
500    "using": [ [ "blacksmithing_standard", 32 ], [ "steel_standard", 20 ] ],
501    "proficiencies": [
502      { "proficiency": "prof_metalworking" },
503      { "proficiency": "prof_blacksmithing" },
504      { "proficiency": "prof_toolsmithing" }
505    ],
506    "qualities": [ { "id": "CHISEL", "level": 3 } ],
507    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
508    "components": [ [ [ "2x4", 1 ] ] ]
509  },
510  {
511    "type": "recipe",
512    "activity_level": "BRISK_EXERCISE",
513    "result": "hammer_sledge_engineer",
514    "category": "CC_OTHER",
515    "subcategory": "CSC_OTHER_TOOLS",
516    "skill_used": "fabrication",
517    "difficulty": 6,
518    "time": "6 h 40 m",
519    "byproducts": [ [ "splinter", 16 ] ],
520    "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ],
521    "using": [ [ "blacksmithing_standard", 32 ], [ "steel_standard", 4 ] ],
522    "proficiencies": [
523      { "proficiency": "prof_metalworking" },
524      { "proficiency": "prof_blacksmithing" },
525      { "proficiency": "prof_toolsmithing" }
526    ],
527    "qualities": [ { "id": "CHISEL", "level": 3 } ],
528    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
529    "components": [ [ [ "2x4", 1 ] ] ]
530  },
531  {
532    "type": "recipe",
533    "activity_level": "BRISK_EXERCISE",
534    "result": "hatchet",
535    "category": "CC_WEAPON",
536    "subcategory": "CSC_WEAPON_CUTTING",
537    "skill_used": "fabrication",
538    "difficulty": 6,
539    "time": "5 h",
540    "autolearn": true,
541    "proficiencies": [
542      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
543      { "proficiency": "prof_bladesmith" }
544    ],
545    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
546    "qualities": [ { "id": "CHISEL", "level": 3 } ],
547    "tools": [ [ [ "swage", -1 ] ] ],
548    "components": [ [ [ "2x4", 1 ], [ "stick", 2 ] ] ]
549  },
550  {
551    "type": "recipe",
552    "activity_level": "BRISK_EXERCISE",
553    "result": "crash_axe",
554    "category": "CC_WEAPON",
555    "subcategory": "CSC_WEAPON_CUTTING",
556    "skill_used": "fabrication",
557    "difficulty": 6,
558    "time": "6 h",
559    "book_learn": [ [ "textbook_fireman", 6 ] ],
560    "proficiencies": [
561      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
562      { "proficiency": "prof_bladesmith" }
563    ],
564    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
565    "qualities": [ { "id": "CHISEL", "level": 3 } ],
566    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
567    "components": [ [ [ "filament", 100, "LIST" ] ], [ [ "rag", 2 ], [ "felt_patch", 2 ], [ "leather", 2 ], [ "fur", 2 ] ] ]
568  },
569  {
570    "type": "recipe",
571    "activity_level": "BRISK_EXERCISE",
572    "result": "machete",
573    "category": "CC_WEAPON",
574    "subcategory": "CSC_WEAPON_CUTTING",
575    "skill_used": "fabrication",
576    "difficulty": 4,
577    "time": "6 h",
578    "autolearn": true,
579    "proficiencies": [
580      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
581      { "proficiency": "prof_bladesmith" }
582    ],
583    "using": [ [ "blacksmithing_standard", 8 ], [ "steel_standard", 2 ] ],
584    "qualities": [ { "id": "CHISEL", "level": 3 } ],
585    "tools": [ [ [ "swage", -1 ] ] ],
586    "components": [ [ [ "2x4", 1 ], [ "stick", 2 ] ], [ [ "fur", 2 ], [ "leather", 2 ] ] ]
587  },
588  {
589    "type": "recipe",
590    "activity_level": "BRISK_EXERCISE",
591    "result": "diveknife",
592    "category": "CC_WEAPON",
593    "subcategory": "CSC_WEAPON_CUTTING",
594    "skill_used": "fabrication",
595    "difficulty": 7,
596    "time": "6 h",
597    "autolearn": true,
598    "book_learn": [ [ "manual_knives", 5 ], [ "recipe_melee", 6 ] ],
599    "proficiencies": [
600      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
601      { "proficiency": "prof_bladesmith" },
602      {
603        "proficiency": "prof_plasticworking",
604        "required": false,
605        "time_multiplier": 1.25,
606        "learning_time_multiplier": 0.1
607      }
608    ],
609    "using": [ [ "blacksmithing_standard", 2 ], [ "steel_tiny", 2 ] ],
610    "qualities": [ { "id": "CHISEL", "level": 3 } ],
611    "tools": [ [ [ "swage", -1 ] ] ],
612    "components": [ [ [ "plastic_chunk", 2 ], [ "scrap", 2 ] ] ]
613  },
614  {
615    "type": "recipe",
616    "activity_level": "BRISK_EXERCISE",
617    "result": "fire_ax",
618    "category": "CC_WEAPON",
619    "subcategory": "CSC_WEAPON_CUTTING",
620    "skill_used": "fabrication",
621    "difficulty": 9,
622    "time": "7 h",
623    "book_learn": [ [ "textbook_fireman", 8 ], [ "textbook_fabrication", 9 ] ],
624    "proficiencies": [
625      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
626      { "proficiency": "prof_bladesmith" }
627    ],
628    "using": [ [ "blacksmithing_standard", 16 ], [ "steel_standard", 4 ] ],
629    "qualities": [ { "id": "CHISEL", "level": 3 } ],
630    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
631    "components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ]
632  },
633  {
634    "type": "recipe",
635    "activity_level": "BRISK_EXERCISE",
636    "result": "scythe",
637    "category": "CC_WEAPON",
638    "subcategory": "CSC_WEAPON_CUTTING",
639    "skill_used": "fabrication",
640    "difficulty": 6,
641    "time": "7 h 40 m",
642    "autolearn": true,
643    "proficiencies": [
644      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
645      { "proficiency": "prof_bladesmith" }
646    ],
647    "using": [ [ "blacksmithing_standard", 24 ], [ "steel_standard", 6 ] ],
648    "qualities": [ { "id": "CHISEL", "level": 3 } ],
649    "tools": [ [ [ "swage", -1 ] ] ],
650    "components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ]
651  },
652  {
653    "type": "recipe",
654    "activity_level": "MODERATE_EXERCISE",
655    "result": "pockknife",
656    "category": "CC_WEAPON",
657    "subcategory": "CSC_WEAPON_PIERCING",
658    "skill_used": "fabrication",
659    "difficulty": 7,
660    "time": "4 h 20 m",
661    "book_learn": [ [ "manual_knives", 3 ], [ "recipe_melee", 5 ] ],
662    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
663    "qualities": [ { "id": "CHISEL", "level": 3 } ],
664    "proficiencies": [ { "proficiency": "prof_plasticworking", "required": false, "time_multiplier": 1.1, "learning_time_multiplier": 0.1 } ],
665    "tools": [ [ [ "swage", -1 ] ] ],
666    "components": [ [ [ "plastic_chunk", 1 ] ] ]
667  },
668  {
669    "type": "recipe",
670    "activity_level": "MODERATE_EXERCISE",
671    "result": "knife_steak",
672    "category": "CC_WEAPON",
673    "subcategory": "CSC_WEAPON_PIERCING",
674    "skill_used": "fabrication",
675    "difficulty": 3,
676    "time": "1 h",
677    "autolearn": true,
678    "proficiencies": [
679      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
680      { "proficiency": "prof_bladesmith" }
681    ],
682    "using": [ [ "blacksmithing_standard", 2 ], [ "steel_tiny", 2 ] ],
683    "qualities": [ { "id": "CHISEL", "level": 3 } ],
684    "tools": [ [ [ "swage", -1 ] ] ]
685  },
686  {
687    "type": "recipe",
688    "activity_level": "BRISK_EXERCISE",
689    "result": "knife_butcher",
690    "category": "CC_WEAPON",
691    "subcategory": "CSC_WEAPON_CUTTING",
692    "skill_used": "fabrication",
693    "difficulty": 4,
694    "time": "4 h",
695    "reversible": true,
696    "autolearn": true,
697    "proficiencies": [
698      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
699      { "proficiency": "prof_bladesmith" }
700    ],
701    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
702    "qualities": [ { "id": "CHISEL", "level": 3 } ],
703    "tools": [ [ [ "swage", -1 ] ] ],
704    "components": [ [ [ "fur", 1 ], [ "leather", 1 ] ] ]
705  },
706  {
707    "type": "recipe",
708    "activity_level": "BRISK_EXERCISE",
709    "result": "knife_hunting",
710    "category": "CC_WEAPON",
711    "subcategory": "CSC_WEAPON_CUTTING",
712    "skill_used": "fabrication",
713    "difficulty": 4,
714    "time": "6 h 30 m",
715    "book_learn": [ [ "manual_knives", 3 ], [ "recipe_melee", 4 ] ],
716    "proficiencies": [
717      { "proficiency": "prof_blacksmithing", "required": false, "time_multiplier": 3.0 },
718      { "proficiency": "prof_bladesmith" }
719    ],
720    "using": [ [ "blacksmithing_standard", 4 ], [ "steel_standard", 1 ] ],
721    "qualities": [ { "id": "CHISEL", "level": 3 } ],
722    "tools": [ [ [ "swage", -1 ] ] ],
723    "components": [ [ [ "fur", 1 ], [ "leather", 1 ] ] ]
724  },
725  {
726    "result": "knife_paring",
727    "type": "recipe",
728    "activity_level": "MODERATE_EXERCISE",
729    "category": "CC_OTHER",
730    "subcategory": "CSC_OTHER_TOOLS",
731    "skill_used": "fabrication",
732    "difficulty": 3,
733    "time": "3 h",
734    "autolearn": true,
735    "proficiencies": [
736      { "proficiency": "prof_metalworking" },
737      { "proficiency": "prof_blacksmithing" },
738      { "proficiency": "prof_bladesmith" }
739    ],
740    "using": [ [ "blacksmithing_standard", 1 ] ],
741    "qualities": [ { "id": "CHISEL", "level": 3 } ],
742    "tools": [ [ [ "swage", -1 ] ] ],
743    "components": [ [ [ "scrap", 2 ] ] ]
744  },
745  {
746    "result": "sickle",
747    "type": "recipe",
748    "activity_level": "BRISK_EXERCISE",
749    "category": "CC_OTHER",
750    "subcategory": "CSC_OTHER_TOOLS",
751    "skill_used": "fabrication",
752    "difficulty": 5,
753    "time": "3 h",
754    "autolearn": true,
755    "using": [ [ "blacksmithing_standard", 6 ], [ "steel_standard", 1 ] ],
756    "qualities": [ { "id": "CHISEL", "level": 3 } ],
757    "tools": [ [ [ "swage", -1 ] ] ],
758    "components": [ [ [ "2x4", 1 ], [ "stick", 2 ] ] ]
759  },
760  {
761    "result": "knife_chef",
762    "type": "recipe",
763    "activity_level": "BRISK_EXERCISE",
764    "category": "CC_OTHER",
765    "subcategory": "CSC_OTHER_TOOLS",
766    "skill_used": "fabrication",
767    "difficulty": 3,
768    "time": "3 h",
769    "reversible": true,
770    "autolearn": true,
771    "proficiencies": [
772      { "proficiency": "prof_metalworking" },
773      { "proficiency": "prof_blacksmithing" },
774      { "proficiency": "prof_bladesmith" }
775    ],
776    "using": [ [ "blacksmithing_standard", 1 ], [ "steel_tiny", 1 ] ],
777    "qualities": [ { "id": "CHISEL", "level": 3 } ],
778    "tools": [ [ [ "swage", -1 ] ] ]
779  },
780  {
781    "result": "knife_carving",
782    "type": "recipe",
783    "activity_level": "BRISK_EXERCISE",
784    "category": "CC_OTHER",
785    "subcategory": "CSC_OTHER_TOOLS",
786    "skill_used": "fabrication",
787    "difficulty": 4,
788    "time": "3 h",
789    "reversible": true,
790    "autolearn": true,
791    "proficiencies": [
792      { "proficiency": "prof_metalworking" },
793      { "proficiency": "prof_blacksmithing" },
794      { "proficiency": "prof_bladesmith" }
795    ],
796    "using": [ [ "blacksmithing_standard", 1 ], [ "steel_tiny", 1 ] ],
797    "qualities": [ { "id": "CHISEL", "level": 3 } ],
798    "tools": [ [ [ "swage", -1 ] ] ]
799  },
800  {
801    "result": "knife_bread",
802    "type": "recipe",
803    "activity_level": "BRISK_EXERCISE",
804    "category": "CC_OTHER",
805    "subcategory": "CSC_OTHER_TOOLS",
806    "skill_used": "fabrication",
807    "difficulty": 3,
808    "time": "3 h",
809    "reversible": true,
810    "autolearn": true,
811    "using": [ [ "blacksmithing_standard", 1 ], [ "steel_tiny", 1 ] ],
812    "proficiencies": [
813      { "proficiency": "prof_metalworking" },
814      { "proficiency": "prof_blacksmithing" },
815      { "proficiency": "prof_bladesmith" }
816    ],
817    "qualities": [ { "id": "CHISEL", "level": 3 } ],
818    "tools": [ [ [ "swage", -1 ] ] ]
819  },
820  {
821    "result": "knife_vegetable_cleaver",
822    "type": "recipe",
823    "activity_level": "BRISK_EXERCISE",
824    "category": "CC_OTHER",
825    "subcategory": "CSC_OTHER_TOOLS",
826    "skill_used": "fabrication",
827    "difficulty": 4,
828    "time": "3 h",
829    "reversible": true,
830    "autolearn": true,
831    "proficiencies": [
832      { "proficiency": "prof_metalworking" },
833      { "proficiency": "prof_blacksmithing" },
834      { "proficiency": "prof_bladesmith" }
835    ],
836    "using": [ [ "blacksmithing_standard", 1 ], [ "steel_tiny", 1 ] ],
837    "qualities": [ { "id": "CHISEL", "level": 3 } ],
838    "tools": [ [ [ "swage", -1 ] ] ]
839  },
840  {
841    "result": "knife_meat_cleaver",
842    "type": "recipe",
843    "activity_level": "BRISK_EXERCISE",
844    "category": "CC_OTHER",
845    "subcategory": "CSC_OTHER_TOOLS",
846    "skill_used": "fabrication",
847    "difficulty": 4,
848    "time": "3 h",
849    "reversible": true,
850    "autolearn": true,
851    "proficiencies": [
852      { "proficiency": "prof_metalworking" },
853      { "proficiency": "prof_blacksmithing" },
854      { "proficiency": "prof_bladesmith" }
855    ],
856    "using": [ [ "blacksmithing_standard", 2 ], [ "steel_tiny", 2 ] ],
857    "qualities": [ { "id": "CHISEL", "level": 3 } ],
858    "tools": [ [ [ "swage", -1 ] ] ]
859  },
860  {
861    "result": "knife_folding",
862    "type": "recipe",
863    "activity_level": "MODERATE_EXERCISE",
864    "category": "CC_OTHER",
865    "subcategory": "CSC_OTHER_TOOLS",
866    "skill_used": "fabrication",
867    "difficulty": 7,
868    "time": "5 h",
869    "reversible": true,
870    "autolearn": true,
871    "proficiencies": [
872      { "proficiency": "prof_metalworking" },
873      { "proficiency": "prof_blacksmithing" },
874      { "proficiency": "prof_bladesmith" },
875      { "proficiency": "prof_toolsmithing" },
876      {
877        "proficiency": "prof_plasticworking",
878        "required": false,
879        "time_multiplier": 1.15,
880        "learning_time_multiplier": 0.1
881      }
882    ],
883    "using": [ [ "blacksmithing_standard", 1 ] ],
884    "qualities": [ { "id": "CHISEL", "level": 3 } ],
885    "tools": [ [ [ "swage", -1 ] ] ],
886    "components": [ [ [ "scrap", 4 ] ], [ [ "plastic_chunk", 1 ] ] ]
887  },
888  {
889    "result": "pickaxe",
890    "type": "recipe",
891    "activity_level": "BRISK_EXERCISE",
892    "category": "CC_OTHER",
893    "subcategory": "CSC_OTHER_TOOLS",
894    "skill_used": "fabrication",
895    "difficulty": 7,
896    "time": "420 m",
897    "reversible": true,
898    "autolearn": true,
899    "book_learn": [ [ "textbook_carpentry", 5 ], [ "textbook_fabrication", 6 ] ],
900    "using": [ [ "forging_standard", 2 ], [ "steel_standard", 2 ] ],
901    "proficiencies": [
902      { "proficiency": "prof_metalworking" },
903      { "proficiency": "prof_blacksmithing" },
904      { "proficiency": "prof_toolsmithing" }
905    ],
906    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
907    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
908    "components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ]
909  },
910  {
911    "result": "crowbar",
912    "type": "recipe",
913    "activity_level": "BRISK_EXERCISE",
914    "category": "CC_OTHER",
915    "subcategory": "CSC_OTHER_TOOLS",
916    "skill_used": "fabrication",
917    "difficulty": 3,
918    "time": "120 m",
919    "reversible": true,
920    "autolearn": true,
921    "using": [ [ "forging_standard", 8 ], [ "steel_standard", 2 ] ],
922    "proficiencies": [
923      { "proficiency": "prof_metalworking" },
924      { "proficiency": "prof_blacksmithing" },
925      { "proficiency": "prof_toolsmithing" }
926    ],
927    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
928    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
929  },
930  {
931    "result": "halligan",
932    "type": "recipe",
933    "activity_level": "BRISK_EXERCISE",
934    "category": "CC_OTHER",
935    "subcategory": "CSC_OTHER_TOOLS",
936    "skill_used": "fabrication",
937    "difficulty": 8,
938    "time": "420 m",
939    "reversible": true,
940    "book_learn": [ [ "textbook_fireman", 8 ] ],
941    "using": [ [ "forging_standard", 20 ], [ "steel_standard", 3 ] ],
942    "proficiencies": [
943      { "proficiency": "prof_metalworking" },
944      { "proficiency": "prof_blacksmithing" },
945      { "proficiency": "prof_toolsmithing" }
946    ],
947    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
948    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
949  },
950  {
951    "result": "claw_bar",
952    "type": "recipe",
953    "activity_level": "BRISK_EXERCISE",
954    "category": "CC_OTHER",
955    "subcategory": "CSC_OTHER_TOOLS",
956    "skill_used": "fabrication",
957    "difficulty": 3,
958    "time": "100 m",
959    "reversible": true,
960    "autolearn": true,
961    "using": [ [ "forging_standard", 6 ], [ "steel_standard", 2 ] ],
962    "proficiencies": [
963      { "proficiency": "prof_metalworking" },
964      { "proficiency": "prof_blacksmithing" },
965      { "proficiency": "prof_toolsmithing" }
966    ],
967    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
968    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
969  },
970  {
971    "result": "iceaxe",
972    "type": "recipe",
973    "activity_level": "BRISK_EXERCISE",
974    "category": "CC_OTHER",
975    "subcategory": "CSC_OTHER_TOOLS",
976    "skill_used": "fabrication",
977    "difficulty": 5,
978    "time": "240 m",
979    "reversible": true,
980    "autolearn": true,
981    "using": [ [ "forging_standard", 8 ] ],
982    "proficiencies": [
983      { "proficiency": "prof_metalworking" },
984      { "proficiency": "prof_blacksmithing" },
985      { "proficiency": "prof_toolsmithing" }
986    ],
987    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
988    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
989    "components": [
990      [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 20 ] ],
991      [ [ "filament", 100, "LIST" ] ],
992      [ [ "rag", 2 ], [ "felt_patch", 2 ], [ "leather", 2 ], [ "fur", 2 ] ]
993    ]
994  },
995  {
996    "type": "recipe",
997    "activity_level": "MODERATE_EXERCISE",
998    "result": "makeshift_hand_drill",
999    "category": "CC_OTHER",
1000    "subcategory": "CSC_OTHER_TOOLS",
1001    "skill_used": "fabrication",
1002    "difficulty": 2,
1003    "time": "1 h",
1004    "reversible": true,
1005    "autolearn": true,
1006    "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "HAMMER_FINE", "level": 1 } ],
1007    "components": [ [ [ "pipe", 1 ] ], [ [ "nail", 1 ], [ "screwdriver", 1 ] ], [ [ "2x4", 1 ], [ "stick", 1 ], [ "splinter", 3 ] ] ]
1008  },
1009  {
1010    "result": "shovel_snow",
1011    "type": "recipe",
1012    "activity_level": "BRISK_EXERCISE",
1013    "category": "CC_OTHER",
1014    "subcategory": "CSC_OTHER_TOOLS",
1015    "skill_used": "fabrication",
1016    "difficulty": 3,
1017    "time": "2 h",
1018    "reversible": true,
1019    "autolearn": true,
1020    "using": [ [ "forging_standard", 8 ] ],
1021    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
1022    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
1023    "proficiencies": [
1024      { "proficiency": "prof_metalworking" },
1025      { "proficiency": "prof_blacksmithing" },
1026      { "proficiency": "prof_toolsmithing" }
1027    ],
1028    "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 20 ] ], [ [ "2x4", 1 ], [ "stick", 1 ] ] ]
1029  },
1030  {
1031    "result": "shovel_snow_plastic",
1032    "type": "recipe",
1033    "activity_level": "MODERATE_EXERCISE",
1034    "category": "CC_OTHER",
1035    "subcategory": "CSC_OTHER_TOOLS",
1036    "skill_used": "fabrication",
1037    "difficulty": 2,
1038    "time": "1 h",
1039    "reversible": true,
1040    "book_learn": [ [ "plastics_book", 2 ] ],
1041    "using": [ [ "plastic_molding", 5 ] ],
1042    "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CUT", "level": 1 } ],
1043    "proficiencies": [ { "proficiency": "prof_plasticworking" } ],
1044    "components": [ [ [ "2x4", 1 ], [ "stick", 1 ] ] ]
1045  },
1046  {
1047    "result": "rake",
1048    "type": "recipe",
1049    "activity_level": "BRISK_EXERCISE",
1050    "category": "CC_OTHER",
1051    "subcategory": "CSC_OTHER_TOOLS",
1052    "skill_used": "fabrication",
1053    "difficulty": 3,
1054    "time": "2 h",
1055    "reversible": true,
1056    "autolearn": true,
1057    "using": [ [ "forging_standard", 8 ] ],
1058    "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER_FINE", "level": 1 }, { "id": "CHISEL", "level": 3 } ],
1059    "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
1060    "proficiencies": [
1061      { "proficiency": "prof_metalworking" },
1062      { "proficiency": "prof_blacksmithing" },
1063      { "proficiency": "prof_toolsmithing" }
1064    ],
1065    "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 20 ] ], [ [ "2x4", 1 ], [ "stick", 1 ] ] ]
1066  },
1067  {
1068    "result": "rake_plastic",
1069    "type": "recipe",
1070    "activity_level": "MODERATE_EXERCISE",
1071    "category": "CC_OTHER",
1072    "subcategory": "CSC_OTHER_TOOLS",
1073    "skill_used": "fabrication",
1074    "difficulty": 2,
1075    "time": "1 h",
1076    "reversible": true,
1077    "book_learn": [ [ "plastics_book", 2 ] ],
1078    "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CUT", "level": 1 } ],
1079    "using": [ [ "plastic_molding", 5 ] ],
1080    "proficiencies": [ { "proficiency": "prof_plasticworking" } ],
1081    "components": [ [ [ "2x4", 1 ], [ "stick", 1 ] ] ]
1082  },
1083  {
1084    "type": "recipe",
1085    "activity_level": "LIGHT_EXERCISE",
1086    "result": "washboard",
1087    "category": "CC_OTHER",
1088    "subcategory": "CSC_OTHER_TOOLS",
1089    "skill_used": "fabrication",
1090    "difficulty": 1,
1091    "time": "1 m",
1092    "autolearn": true,
1093    "qualities": [ { "id": "CUT", "level": 1 } ],
1094    "components": [ [ [ "2x4", 1 ] ] ]
1095  }
1096]
1097