[
{
        "type" : "recipe",
  "result": "makeshift_machete",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "duct_tape", 50 ]
    ],
    [
      [ "blade", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "makeshift_halberd",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "duct_tape", 100 ]
    ],
    [
      [ "blade", 1 ]
    ],
    [
      [ "stick", 1 ],
      [ "2x4", 1 ],
      [ "mop", 1 ],
      [ "broom", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "scythe_war",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 20000,
  "reversible": true,
  "decomp_learn": 1,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "duct_tape", 50 ]
    ],
    [
      [ "scythe", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "makeshift_knife",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "rag", 1 ],
      [ "duct_tape", 50 ],
      [ "string_6", 2 ],
      [ "sinew", 100 ],
      [ "thread", 100 ],
      [ "plant_fibre", 100 ]
    ],
    [
      [ "spike", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "pointy_stick",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 800,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ],
      [ "2x4", 1 ],
      [ "pool_cue", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "cudgel",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ],
      [ "2x4", 1 ],
      [ "pool_cue", 1 ]
    ]
  ]
},{
       "type" : "recipe",
  "result": "spear_rebar",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 100000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "rebar", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sling",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "leather", 1 ],
      [ "fur", 1 ]
    ],
    [
      [ "plant_fibre", 20 ],
      [ "sinew", 20 ],
      [ "thread", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "slingshot",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 3000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ],
    [
      [ "hose", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bullwhip",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 180000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "leather", 20 ]
    ],
    [
      [ "rope_6", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "blowgun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ],
    [
      [ "superglue", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "spear_wood",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 2000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ],
      [ "2x4", 1 ],
      [ "pool_cue", 1 ],
      [ "pointy_stick", 1 ]
    ],
    [
      [ "rag", 1 ],
      [ "leather", 1 ],
      [ "fur", 1 ]
    ],
    [
      [ "plant_fibre", 20 ],
      [ "sinew", 20 ],
      [ "thread", 20 ],
      [ "duct_tape", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "javelin",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "skills_required": [[ "survival", 1 ], [ "throw", 2 ]],
  "difficulty": 3,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "spear_wood", 1 ],
      [ "pointy_stick", 1 ]
    ],
    [
      [ "rag", 1 ],
      [ "leather", 1 ],
      [ "fur", 1 ]
    ],
    [
      [ "plant_fibre", 20 ],
      [ "sinew", 20 ],
      [ "thread", 20 ],
      [ "duct_tape", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "javelin_iron",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "skills_required": [ "throw", 2 ],
  "difficulty": 2,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["forge", 50], ["char_forge", 10], ["oxy_torch", 10]
      ]
      ],
  "components":
    [
     [
     [ "javelin", 1 ]
     ],
     [
     ["scrap", 1]
     ]
    ]
},{
        "type" : "recipe",
  "result": "spear_knife",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "skills_required": [ "survival", 1 ],
  "difficulty": 0,
  "time": 600,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ]
    ],
    [
      [ "spike", 1 ]
    ],
    [
      [ "rag", 1 ],
      [ "leather", 1 ],
      [ "fur", 1 ]
    ],
    [
      [ "string_6", 6 ],
      [ "string_36", 1 ],
      [ "duct_tape", 50 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "spear_steel",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "skills_required": [ "melee", 1 ],
  "difficulty": 1,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "tools": [
      [
      [ "goggles_welding", -1 ]
      ],
      [
      [ "oxy_torch", 4 ],
      [ "welder", 20 ],
      [ "welder_crude", 20 ],
      [ "toolset", 20 ]
      ]
      ],
  "components":
     [
     [
      [ "pipe", 1 ]
     ],
     [
     [ "steel_chunk", 1 ],
     [ "scrap", 3 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "longbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty": 3,
  "time": 15000,
  "reversible": true,
  "decomp_learn": 1,
  "autolearn": true,
  "book_learn": [[ "manual_archery", 2 ] , [ "recipe_bows", 1 ] , [ "book_archery", 3]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ],
    [
      [ "string_36", 2 ],
      [ "thread", 200 ],
      [ "sinew", 200 ],
      [ "plant_fibre", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "selfbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "skills_required": [ "survival", 1 ],
  "difficulty": 0,
  "time": 12000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ],
    [
      [ "string_36", 2 ],
      [ "thread", 200 ],
      [ "sinew", 200 ],
      [ "plant_fibre", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "shortbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty": 2,
  "time": 15000,
  "reversible": true,
  "decomp_learn": 1,
  "autolearn": true,
  "book_learn": [[ "recipe_bows", 1 ] , [ "manual_archery", 2 ] , [ "book_archery", 2 ]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ],
    [
      [ "string_36", 2 ],
      [ "thread", 200 ],
      [ "sinew", 200 ],
      [ "plant_fibre", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reflexrecurvebow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "skills_required": [[ "archery", 7 ]],
  "difficulty": 5,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn" : [[ "recipe_bows", 6 ] , [ "manual_archery", 7]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 3 ],
      [ "2x4", 2 ]
    ],
    [
      [ "bone", 3 ]
    ],
    [
      [ "string_36", 2 ],
      [ "thread", 200 ],
      [ "sinew", 200 ],
      [ "plant_fibre", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nailboard",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 1 ],
      [ "stick", 1 ]
    ],
    [
      [ "nail", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "homewrecker",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "string_36", 8 ]
    ],
    [
      [ "steel_chunk", 4 ]
    ],
    [
      [ "stick", 1 ],
      [ "2x4", 1 ],
      [ "mop", 1 ],
      [ "broom", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "nailbat",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "bat", 1 ]
    ],
    [
      [ "nail", 6 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "bwirebat",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "bat", 1 ]
    ],
    [
      [ "wire_barbed", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "bowling_axe",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "bowling_pin", 1 ]
    ],
    [
      [ "spike", 2 ]
    ],
    [
      [ "duct_tape", 100]
    ]
  ]
},{
        "type" : "recipe",
  "result": "molotov",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 500,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "rag", 1 ]
    ],
    [
      [ "bottle_glass", 1 ],
      [ "flask_glass", 1 ]
    ],
    [
      [ "whiskey", 14 ],
      [ "single_malt_whiskey", 14 ],
      [ "vodka", 14 ],
      [ "rum", 14 ],
      [ "tequila", 14 ],
      [ "gin", 14 ],
      [ "triple_sec", 14 ],
      [ "moonshine", 14 ],
      [ "brandy", 14 ],
      [ "lamp_oil", 400 ],
      [ "gasoline", 600 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pipebomb",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "gasoline", 200 ],
      [ "gunpowder", 72 ],
      [ "shot_bird", 6 ],
      [ "shot_00", 3 ],
      [ "shot_slug", 2 ]
    ],
    [
      [ "string_36", 1 ],
      [ "string_6", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "dynamite",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "cooking",
  "difficulty": 7,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_anarch", 5 ] , [ "adv_chemistry", 6 ] , [ "textbook_chemistry", 6 ]],
  "tools": [
    [
      [ "chemistry_set", 25 ]
    ]
  ],
  "components": [
    [
      [ "paper", 5 ],
      [ "rolling_paper", 30],
      [ "wrapper", 5]
    ],
    [
      [ "acid", 2 ]
    ],
    [
      [ "ammonia", 1 ]
    ],
    [
      [ "soap", 3 ],
      [ "cooking_oil", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "shotgun_sawn",
  "byproducts": { "id" : "scrap", "amount" : 6 },
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 2000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "shotgun_d", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "revolver_shotgun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [[ "gun", 3 ]],
  "difficulty": 3,
  "time": 6000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_shotgun", 2 ] , [ "manual_pistol", 2 ]],
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "tools": [
    [
      [ "goggles_welding", -1 ]
    ],
    [
      [ "oxy_torch", 6 ],
      [ "welder", 30 ],
      [ "welder_crude", 30 ],
      [ "toolset", 30 ],
      [ "small_repairkit", 150 ],
      [ "large_repairkit", 30 ]
    ]
  ],
  "components": [
    [
      [ "shotgun_s", 1 ]
    ]
  ]
},{
          "type" : "recipe",
  "result": "l_car_223",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [[ "gun", 4 ]],
  "difficulty": 5,
  "time": 90000, "//": "90 minutes to set up",
  "reversible": true,
  "autolearn": true,
  "//": "Firearms kits are mandatory by design--you're doing significant modifications to your gun and should use the right gear to sight everything in, etc.",
  "tools": [
    [
      [ "small_repairkit", -1 ],
      [ "large_repairkit", -1 ]
    ]
  ],
  "components": [
    [
      [ "l_base_223", 1 ]
    ],
    [
      [ "l_car_223_kit", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "l_mbr_223",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [[ "gun", 4 ]],
  "difficulty": 5,
  "time": 95000,
  "reversible": true,
  "autolearn": true,
  "//": "Firearms kits are mandatory by design--you're doing significant modifications to your gun and should use the right gear to sight everything in, etc.",
  "tools": [
    [
      [ "small_repairkit", -1 ],
      [ "large_repairkit", -1 ]
    ]
  ],
  "components": [
    [
      [ "l_base_223", 1 ]
    ],
    [
      [ "l_mbr_223_kit", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "l_dsr_223",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [[ "gun", 6 ]],
  "difficulty": 6,
  "time": 120000,
  "reversible": true,
  "autolearn": true,
  "//": "Firearms kits are mandatory by design--you're doing significant modifications to your gun and should use the right gear to sight everything in, etc.",
  "tools": [
    [
      [ "small_repairkit", -1 ],
      [ "large_repairkit", -1 ]
    ]
  ],
  "components": [
    [
      [ "l_base_223", 1 ]
    ],
    [
      [ "l_dsr_223_kit", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "l_lmg_223",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [[ "gun", 5 ]],
  "difficulty": 7,
  "time": 100000, "//": "Should be 100 minutes",
  "reversible": true,
  "autolearn": true,
  "//": "Firearms kits are mandatory by design--you're doing significant modifications to your gun and should use the right gear to sight everything in, etc.",
  "tools": [
    [
      [ "small_repairkit", -1 ],
      [ "large_repairkit", -1 ]
    ]
  ],
  "components": [
    [
      [ "l_base_223", 1 ]
    ],
    [
      [ "l_lmg_223_kit", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "saiga_sawn",
  "byproducts": { "id" : "scrap", "amount" : 5 },
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 2000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "saiga_12", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "hand_crossbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "archery", 3 ],
  "difficulty": 3,
  "time": 30000,
  "reversible": true,
  "decomp_learn": 3,
  "autolearn": false,
  "book_learn" : [[ "recipe_bows", 3 ] , [ "manual_archery", 5] , [ "book_archery", 4]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1},
    {"id":"HAMMER","level":2,"amount":1},
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 2 ],
      [ "stick", 3 ]
    ],
    [
      [ "string_6", 1 ]
    ],
    [
      [ "spring", 1 ]
    ],
    [
      [ "scrap", 4 ]
    ],
    [
      [ "nail", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "crossbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "archery", 3 ],
  "difficulty": 3,
  "time": 15000,
  "reversible": true,
  "decomp_learn": 2,
  "autolearn": false,
  "book_learn" : [[ "recipe_bows", 2 ] , [ "manual_archery", 4] , [ "book_archery", 3]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 2 ],
      [ "stick", 4 ]
    ],
    [
      [ "scrap", 1 ]
    ],
    [
      [ "string_36", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bullet_crossbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "archery", 2 ],
  "difficulty": 3,
  "time": 15000,
  "reversible": true,
  "decomp_learn": 2,
  "autolearn": false,
  "book_learn" : [[ "recipe_bows", 1 ] , [ "manual_archery", 3] , [ "book_archery", 2]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 2 ],
      [ "stick", 4 ]
    ],
    [
      [ "scrap", 1 ]
    ],
    [
      [ "string_36", 3 ]
    ],
    [
      [ "leather", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "rifle_22",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 12000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "2x4", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pipe_shotgun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 2,
  "time": 12000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "2x4", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pipe_double_shotgun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 18000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 2 ]
    ],
    [
      [ "2x4", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pipe_shotgunsawn",
  "byproducts": { "id" : "scrap", "amount" : 3 },
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 12000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe_shotgun", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "rifle_9mm",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 14000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "2x4", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "flamethrower_simple",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 3 ],
  "difficulty": 6,
  "time": 12000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pilot_light", 2 ]
    ],
    [
      [ "pipe", 1 ]
    ],
    [
      [ "hose", 2 ]
    ],
    [
      [ "bottle_glass", 4 ],
      [ "bottle_plastic", 6 ],
      [ "bottle_plastic_small", 12 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "launcher_simple",
  "note": "standalone_weapon",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "launcher", 3 ],
  "difficulty": 6,
  "time": 6000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "2x4", 1 ],
      [ "stick", 2 ]
    ],
    [
      [ "nail", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pipe_launcher40mm",
  "note": "underbarrel_mount",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "launcher", 3 ],
  "difficulty": 6,
  "time": 8000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_launcher", 3 ] , [ "mag_launcher", 4 ]],
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "duct_tape", 50 ]
    ],
    [
      [ "nail", 1 ]
    ]
  ]
},{
  "type": "recipe",
  "result": "m320",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "launcher",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "decomp_learn": 0,
  "components": [
    [
      [ "m320_mod", 1 ]
    ],
    [
      [ "ugl_buttstock", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "u_shotgun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "shotgun", 3 ],
  "difficulty": 6,
  "time": 8000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_shotgun", 4 ] , [ "mag_shotgun", 5 ]],
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 2 ]
    ],
    [
      [ "duct_tape", 75 ]
    ],
    [
      [ "nail", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "aux_flamer",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "fabrication", 3 ],
  "difficulty": 6,
  "time": 18000,
  "reversible": true,
  "decomp_learn": 5,
  "autolearn": true,
  "book_learn": [["book_icef", 4]],
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "duct_tape", 50 ]
    ],
    [
      [ "pilot_light", 1 ]
    ],
    [
      [ "pipe", 1 ]
    ],
    [
      [ "hose", 2 ]
    ],
    [
      [ "metal_tank_little", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "acidbomb",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "cooking",
  "difficulty": 1,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_gaswarfare", 4 ] , [ "adv_chemistry", 4 ] , [ "textbook_chemistry", 4 ]],
  "tools": [
    [
      [ "hotplate", 5 ],
      [ "toolset", 5 ]
    ]
  ],
  "components": [
    [
      [ "bottle_glass", 1 ],
      [ "flask_glass", 1 ]
    ],
    [
      [ "acid", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "grenade",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "skills_required": [ "mechanics", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "pilot_light", 1 ]
    ],
    [
      [ "superglue", 1 ],
      [ "duct_tape", 75 ],
      [ "string_36", 1 ]
    ],
    [
      [ "canister_empty", 1 ],
      [ "can_drink", 1 ],
      [ "can_food", 1 ]
    ],
    [
      [ "bb", 100 ],
      [ "nail", 30 ]
    ],
    [
      [ "gunpowder", 72 ],
      [ "shot_00", 3 ],
      [ "shot_slug", 2 ],
      [ "gasoline", 200 ],
      [ "shot_bird", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "combatsaw_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "mechanics",
  "skills_required": ["melee",  2],
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_mechanics", 4 ] , [ "recipe_melee", 5 ]],
  "qualities":[
    {"id":"HAMMER","level":2,"amount":1},
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1}
  ], "tools": [
    [
      [ "goggles_welding", -1 ]
    ],
    [
      [ "oxy_torch", 20 ],
      ["welder", 100],
      ["welder_crude", 150],
      ["toolset", 150]
    ]
  ],
  "components": [
    [
      [ "chainsaw_off", 1 ]
    ],
    [
      [ "metal_tank_small", 1 ]
    ],
    [
      [ "steel_chunk", 3 ],
      [ "scrap", 9 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "smokebomb",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "cooking",
  "skills_required": [ "mechanics", 1 ],
  "difficulty": 3,
  "time": 7500,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "water", 1 ],
      [ "water_clean", 1 ],
      [ "salt_water", 1 ],
      [ "saline", 5 ]
    ],
    [
      [ "candy", 1 ],
      [ "cola", 1 ]
    ],
    [
      [ "vitamins", 10 ],
      [ "aspirin", 8 ]
    ],
    [
      [ "canister_empty", 1 ],
      [ "can_food", 1 ],
      [ "can_drink", 1 ]
    ],
    [
      [ "superglue", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gasbomb",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "cooking",
  "skills_required": [ "mechanics", 1 ],
  "difficulty": 4,
  "time": 8000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_gaswarfare", 3 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "bleach", 2 ],
      [ "oxy_powder", 200 ]
    ],
    [
      [ "ammonia", 2 ],
      [ "lye_powder", 200 ]
    ],
    [
      [ "canister_empty", 1 ],
      [ "can_food", 1 ],
      [ "can_drink", 1 ]
    ],
    [
      [ "superglue", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nx17",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "electronics",
  "skills_required": [ "mechanics", 5 ],
  "difficulty": 8,
  "time": 40000,
  "reversible": true,
  "decomp_learn": 9,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_elec", 5 ]],
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "tools": [
    [
      [ "soldering_iron", 6 ],
      [ "toolset", 6 ],
      [ "small_repairkit", 6 ],
      [ "large_repairkit", 3 ]
    ]
  ],
  "components": [
    [
      [ "vacutainer", 1 ]
    ],
    [
      [ "power_supply", 8 ]
    ],
    [
      [ "amplifier", 8 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mininuke",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "mechanics",
  "skills_required": [ "electronics", 5 ],
  "difficulty": 10,
  "time": 40000,
  "reversible": true,
  "decomp_learn": 10,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_elec", 5 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1}
  ], "components": [
    [
      [ "can_food", 2 ],
      [ "steel_chunk", 2 ],
      [ "scrap", 6 ],
      [ "canister_empty", 1 ],
      [ "can_drink", 2 ]
    ],
    [
      [ "grenade", 1 ],
      [ "40mm_frag", 2 ],
      [ "40mm_concussive", 2 ]
    ],
    [
      [ "plut_cell", 6 ]
    ],
    [
      [ "battery", 2 ]
    ],
    [
      [ "power_supply", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "coilgun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "electronics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 25000,
  "reversible": true,
  "autolearn": false,
  "book_learn": [[ "advanced_electronics", 3 ] , [ "textbook_electronics", 3 ] , [ "textbook_anarch", 4 ]],
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "tools": [
    [
      [ "soldering_iron", 10 ],
      [ "toolset", 10 ],
      [ "small_repairkit", 10 ],
      [ "large_repairkit", 5 ]
    ]
  ],
  "components": [
    [
      [ "pipe", 1 ]
    ],
    [
      [ "power_supply", 1 ]
    ],
    [
      [ "amplifier", 1 ]
    ],
    [
      [ "scrap", 6 ]
    ],
    [
      [ "cable", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "EMPbomb",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "electronics",
  "difficulty": 4,
  "time": 32000,
  "reversible": true,
  "autolearn": false,
  "book_learn": [[ "textbook_anarch", 5 ] , [ "advanced_electronics", 5 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools": [
    [
      [ "soldering_iron", 6 ],
      [ "toolset", 6 ]
    ]
  ],
  "components": [
    [
      [ "superglue", 1 ],
      [ "string_36", 1 ]
    ],
    [
      [ "scrap", 3 ],
      [ "can_food", 1 ],
      [ "can_drink", 1 ],
      [ "canister_empty", 1 ]
    ],
    [
      [ "amplifier", 1 ],
      [ "power_supply", 1 ]
    ],
    [
      [ "cable", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "torch",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "difficulty": 0,
  "time": 2000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ],
      [ "splinter", 1 ],
      [ "pool_cue", 1 ],
      [ "torch_done", 1 ]
    ],
    [
      [ "gasoline", 200 ],
      [ "lamp_oil", 100 ],
      [ "vodka", 7 ],
      [ "rum", 7 ],
      [ "whiskey", 7 ],
      [ "single_malt_whiskey", 7 ],
      [ "tequila", 7 ],
      [ "gin", 7 ],
      [ "triple_sec", 7 ],
      [ "moonshine", 7 ],
      [ "brandy", 7 ],
      [ "tallow", 2 ]
    ],
    [
      [ "rag", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "battletorch",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "difficulty": 0,
  "time": 2000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "bat", 1 ]
    ],
    [
      [ "nomex", 5 ]
    ],
    [
      [ "gasoline", 200 ],
      [ "lamp_oil", 100 ],
      [ "vodka", 7 ],
      [ "rum", 7 ],
      [ "whiskey", 7 ],
      [ "single_malt_whiskey", 7 ],
      [ "tequila", 7 ],
      [ "gin", 7 ],
      [ "moonshine", 7 ],
      [ "brandy", 7 ],
      [ "triple_sec", 7 ]
    ],
    [
      [ "rag", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "makeshift_crowbar",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "pipe", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bayonet",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 500,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "spike", 1 ]
    ],
    [
      [ "string_36", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sword_bayonet",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 500,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "makeshift_machete", 1 ]
    ],
    [
      [ "string_36", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pistol_bayonet",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 500,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "spike", 1 ]
    ],
    [
      [ "string_6", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "crafted_suppressor",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 1,
  "time": 650,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1}
  ], "components": [
    [
      [ "muffler", 1 ],
      [ "rag", 4 ]
    ],
    [
      [ "pipe", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "suppressor",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 8,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "large_repairkit", 250 ]
    ]
  ],
  "components": [
    [
      [ "scrap", 1 ]
    ],
    [
      [ "pipe", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "barrel_small",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "large_repairkit", 100 ],
      [ "small_repairkit", 300 ]
    ]
  ],
  "components": [
    [
      [ "scrap", 1 ]
    ],
    [
      [ "pipe", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "barrel_big",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "mechanics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "large_repairkit", 100 ],
      [ "small_repairkit", 300 ]
    ]
  ],
  "components": [
    [
      [ "pipe", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "brass_catcher",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "tailor",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 65000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 4 ],
      [ "needle_wood", 4 ],
      [ "sewing_kit", 4 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
   "result": "sword_wood",
   "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
   "skill_used": "fabrication",
   "difficulty": 0,
   "time": 25000,
   "reversible": false,
   "autolearn": true,
   "qualities" : [
     {"id":"CUT","level":1,"amount":1}
   ],
   "components": [
     [
       ["2x4", 2],
      [ "stick", 4 ]
     ]
   ]
},{
        "type" : "recipe",
  "result": "sword_nail",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      ["sword_wood", 1]
    ],
    [
      ["nail", 12]
    ]
  ]
},{
        "type" : "recipe",
  "result": "shishkebab_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "mechanics",
  "difficulty": 1,
  "time": 10000,
  "reversible": true,
  "decomp_learn": 3,
  "autolearn": false,
  "book_learn": [[ "welding_book", 8 ], ["book_icef", 4]],
  "components": [
    [
      ["leather", 5]
    ],
    [
      ["pipe", 1]
    ],
    [
      ["makeshift_machete", 1]
    ],
    [
      ["flamethrower_crude", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "firemachete_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "mechanics",
  "difficulty": 4,
  "time": 20000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [[ "welding_book", 8 ], ["book_icef", 4]],
  "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      [ "oxy_torch", 4 ],
      ["welder", 20],
      ["welder_crude", 30],
      ["toolset", 30]
    ]
  ],
  "components": [
    [
      ["leather", 5]
    ],
    [
      ["pipe", 1]
    ],
    [
      ["machete", 1]
    ],
    [
      ["flamethrower_crude", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "broadfire_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "mechanics",
  "difficulty": 5,
  "time": 30000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [[ "welding_book", 8 ], ["book_icef", 4]],
  "tools": [
  [
    ["goggles_welding", -1]
  ],
  [
    [ "oxy_torch", 4 ],
    ["welder", 20],
    ["welder_crude", 30],
    ["toolset", 30]
  ]
  ],
  "components": [
    [
      ["leather", 5]
    ],
    [
      ["pipe", 1]
    ],
    [
      ["broadsword", 1]
    ],
    [
      ["flamethrower_crude", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "firekatana_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "mechanics",
  "difficulty": 5,
  "time": 30000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [[ "welding_book", 8 ], ["book_icef", 4]],
  "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      [ "oxy_torch", 4 ],
      ["welder", 20],
      ["welder_crude", 30],
      ["toolset", 30]
    ]
    ],
  "components": [
    [
      ["leather", 5]
    ],
    [
      ["pipe", 1]
    ],
    [
      ["katana", 1]
    ],
    [
      ["flamethrower_crude", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "zweifire_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "mechanics",
  "difficulty": 5,
  "time": 30000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [[ "welding_book", 8 ], ["book_icef", 4]],
  "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      [ "oxy_torch", 4 ],
      ["welder", 20],
      ["welder_crude", 30],
      ["toolset", 30]
    ]
    ],
  "components": [
    [
      ["leather", 5]
    ],
    [
      ["pipe", 1]
    ],
    [
      ["zweihander", 1]
    ],
    [
      ["flamethrower_crude", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nailrifle",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "skill_sec": ["mechanics", 1, "gun", 2],
  "difficulty": 1,
  "time": 12000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "components": [
    [
      ["pipe", 1]
    ],
    [
      ["2x4", 2],
      [ "stick", 3 ]
    ],
    [
      ["nailgun", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "tihar",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": ["gun",2],
  "difficulty": 6,
  "time": 16000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1},
    {"id":"WRENCH_FINE","level":1,"amount":1}
  ], "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      ["oxy_torch", 30], ["welder", 150], ["welder_crude", 225], ["toolset", 225]
    ]
  ],
  "components": [
    [
        ["pipe", 4]
    ],
    [
        ["duct_tape", 100],
        ["superglue", 1]
    ],
    [
        [ "2x4", 1],
        [ "stick", 1 ]
    ],
    [
        ["metal_tank_small", 1]
    ],
    [
        ["steel_chunk", 3],
        [ "scrap", 9 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bigun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skill_sec": ["gun",2],
  "difficulty": 7,
  "time": 17000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1},
    {"id":"WRENCH_FINE","level":1,"amount":1}
  ], "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      ["oxy_torch", 40], ["welder", 200], ["welder_crude", 300], ["toolset", 300]
    ]
  ],
  "components": [
    [
      ["xlframe", 1]
    ],
    [
      ["foot_crank", 1]
    ],
    [
      ["spring", 1]
    ],
    [
      ["pipe", 6]
    ],
    [
      ["duct_tape", 100]
    ],
    [
      ["scrap", 2]
    ]
  ]
},{
        "type" : "recipe",
  "result": "helsing",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skill_sec": ["gun",3],
  "difficulty": 8,
  "time": 18000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1},
    {"id":"WRENCH_FINE","level":1,"amount":1}
  ], "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      ["oxy_torch", 60], ["welder", 300], ["welder_crude", 450], ["toolset", 450]
    ]
  ],
  "components": [
    [
      ["pipe", 8]
    ],
    [
      ["duct_tape", 100],
      ["superglue", 1]
    ],
    [
      ["2x4", 1],
      [ "stick", 1 ]
    ],
    [
      ["metal_tank_small", 1]
    ],
    [
      ["steel_chunk", 3],
      [ "scrap", 9]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mininuke_launcher",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skill_sec": ["gun",3],
  "difficulty": 8,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_mininuke_launch", 5]],
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1},
    {"id":"WRENCH_FINE","level":1,"amount":1}
  ], "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      ["oxy_torch", 40], ["welder", 200], ["welder_crude", 300], ["toolset", 300]
    ]
  ],
  "components": [
    [
      ["pipe", 2],
      ["rebar", 2]
    ],
    [
      ["duct_tape", 200]
    ],
    [
      ["2x4", 2],
      ["stick", 2 ]
    ],
    [
      ["spring", 2]
    ],
    [
      ["steel_chunk", 3],
      ["scrap", 9]
    ]
  ]
},{
        "type" : "recipe",
  "result": "ashot",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": ["gun", 2],
  "difficulty": 3,
  "time": 18000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_fabrication", 2]],
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1},
    {"id":"WRENCH_FINE","level":1,"amount":1}
  ], "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      ["oxy_torch", 20], ["welder", 100], ["welder_crude", 150], ["toolset", 150]
    ]
  ],
  "components": [
    [
      ["pipe", 1]
    ],
    [
      ["2x4", 1],
      [ "stick", 1 ]
    ],
    [
      ["scrap", 2]
    ]
  ]
},{
        "type" : "recipe",
  "result": "rebar_rifle",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "electronics",
  "skills_required": ["mechanics",6],
  "difficulty": 9,
  "time": 36000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1},
    {"id":"WRENCH_FINE","level":1,"amount":1}
  ], "tools": [
    [
      ["goggles_welding", -1]
    ],
    [
      ["oxy_torch", 60], ["welder", 300], ["welder_crude", 450], ["toolset", 450]
    ]
  ],
  "components": [
    [
      ["cable", 80]
    ],
    [
      ["2x4", 1],
      [ "stick", 1 ]
    ],
    [
      ["power_supply", 2]
    ],
    [
      ["steel_chunk", 3],
      [ "scrap", 18]
    ],
    [
      ["rebar", 1]
    ],
    [
      ["e_scrap", 20]
    ]
  ]
},{
        "type" : "recipe",
  "result": "flamethrower_crude",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "survival",
  "difficulty": 1,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [ [ ["spray_can", 1] ],
    [ ["duct_tape", 25] ],
    [ ["lighter", 1] ] ]
},{
        "type" : "recipe",
  "result": "knuckle_steel",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "skills_required": ["bashing",1],
  "difficulty": 2,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components":
    [
    [ ["rag", 4] ],
    [ ["scrap", 4] ]
  ]
},{
        "type" : "recipe",
  "result": "knuckle_katar",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "skills_required": ["bashing",1],
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_melee", 3 ] , ["textbook_weapeast", 8]],
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [ [ ["2x4", 4], [ "stick", 8 ] ],
    [ ["rebar", 5] ] ]
},{
        "type" : "recipe",
  "result": "knuckle_nail",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "string_36", 4 ]
    ],
    [
      [ "nail", 16 ]
    ],
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "cestus",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "skills_required": ["bashing",1],
  "difficulty": 2,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_melee", 1 ] , ["textbook_weapeast", 7]],
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [ [ ["leather", 4] ],
    [ ["scrap", 8] ] ]
},{
        "type" : "recipe",
  "result": "hatchet",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 300000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 300],
      [ "char_forge", 60],
      [ "oxy_torch", 60]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "machete",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 360000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 2 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "knife_butcher",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 240000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
     ],
     [
      [ "fur", 1 ],
      [ "leather", 1 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "knife_combat",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 360000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_knives", 4 ] , [ "recipe_melee", 5 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 300], ["char_forge", 60], [ "oxy_torch", 60]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "knife_trench",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 390000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_knives", 4 ] , [ "recipe_melee", 5 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 300], ["char_forge", 60], [ "oxy_torch", 60]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 1 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "knife_hunting",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 390000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_knives", 3 ] , [ "recipe_melee", 4 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
     ],
     [
      [ "fur", 1 ],
      [ "leather", 1 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "kukri",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 360000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_knives", 9 ] , [ "textbook_weapeast", 8 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 400], ["char_forge", 80], [ "oxy_torch", 80]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
     ],
     [
      [ "plastic_chunk", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "throwing_knife",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 240000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40]
      ]
      ],
  "components":
    [
     [
     [ "steel_chunk", 2 ],
     [ "scrap", 6 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "throwing_axe",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 180000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1},
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["forge", 150], ["char_forge", 30], [ "oxy_torch", 30]
      ]
      ],
  "components":
    [
     [
     [ "steel_chunk", 3 ],
     [ "scrap", 9 ]
     ],
    [
      [ "2x4", 1 ],
      [ "stick", 1 ]
    ]
    ]
},{
  "type" : "recipe",
  "result" : "lawn_dart",
  "category" : "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used" : "fabrication",
  "skills_required" : ["throw", 1],
  "difficulty" : 6,
  "time" : 30000,
  "reversible" : false,
  "autolearn" : true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "tools" : [
    [
      ["mold_plastic", -1] ],
    [
      ["hotplate", 10],
      ["toolset", 10],
      ["fire", -1]
    ]
  ],
  "components" : [
  [
  ["plastic_chunk", 4]
  ],
  [
  [ "scrap", 2 ]
  ]
  ]
},{
  "type" : "recipe",
  "result": "diamond_knife",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 11,
  "time": 220000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_cvd", 9 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["chisel", -1]
      ],
      [
      ["cvd_machine", -1]
      ],
      [
      [ "oxy_torch", 2 ],
      [ "welder", 10 ],
      [ "welder_crude", 15 ],
      [ "toolset", 15 ]
      ]
      ],
  "components":
    [
     [
     [ "charcoal", 5 ]
     ],
     [
     [ "plasma", 10 ]
     ],
     [
     [ "makeshift_knife", 1 ],
     [ "knife_combat", 1 ],
     [ "tanto", 1]
     ]
    ]
},{
  "type" : "recipe",
  "result": "diamond_machete",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 11,
  "time": 280000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_cvd", 9 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["chisel", -1]
      ],
      [
      ["cvd_machine", -1]
      ],
      [
      [ "oxy_torch", 4 ],
      [ "welder", 20 ],
      [ "welder_crude", 30 ],
      [ "toolset", 30 ]
      ]
      ],
  "components":
    [
     [
     [ "charcoal", 10 ]
     ],
     [
     [ "plasma", 20 ]
     ],
     [
     [ "makeshift_machete", 1 ],
     [ "machete", 1 ]
     ]
    ]
},{
  "type" : "recipe",
  "result": "diamond_katana",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 12,
  "time": 360000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_cvd", 9 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["chisel", -1]
      ],
      [
      ["cvd_machine", -1]
      ],
      [
      [ "oxy_torch", 6 ],
      [ "welder", 30 ],
      [ "welder_crude", 45 ],
      [ "toolset", 45 ]
      ]
      ],
  "components":
    [
     [
     [ "charcoal", 20 ]
     ],
     [
     [ "plasma", 40 ]
     ],
     [
     [ "katana", 1 ]
     ]
    ]
},{
  "type" : "recipe",
  "result": "switchblade",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 460000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_knives", 5 ] , [ "recipe_melee", 5 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 400], ["char_forge", 80], [ "oxy_torch", 80]
      ]
      ],
  "components":
    [
     [
     [ "steel_chunk", 3 ],
     [ "scrap", 9 ]
     ],
     [
     [ "plastic_chunk", 1 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "diveknife",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 360000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_knives", 5 ] , [ "recipe_melee", 6 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 350], ["char_forge", 70], [ "oxy_torch", 70]
      ]
      ],
  "components":
    [
     [
     [ "steel_chunk", 2 ],
     [ "scrap", 6 ]
     ],
     [
     [ "plastic_chunk", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "punch_dagger",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 90000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_knives", 3 ] , [ "recipe_melee", 2 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "cs_lajatang_off",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 15000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "q_staff", 1 ]
    ],
    [
      [ "duct_tape", 200 ]
    ],
    [
      [ "chainsaw_off", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "crowbar",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 300000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 150], ["char_forge", 30], [ "oxy_torch", 30]
     ]
    ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "halligan",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 420000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 8 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 400], ["char_forge", 80], [ "oxy_torch", 80]
     ]
    ],
  "components":
    [
     [
     [ "steel_lump", 3 ],
     [ "steel_chunk", 9 ],
     [ "scrap", 27 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "fire_ax",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 420000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 8 ] , ["textbook_fabrication", 9]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 450], ["char_forge", 90], [ "oxy_torch", 90]
     ]
    ],
  "components":
   [
    [
     [ "steel_lump", 4 ],
     [ "steel_chunk", 12 ],
     [ "scrap", 36 ]
    ],
    [
     [ "2x4", 2 ],
     [ "stick", 4 ]
    ]
   ]
},{
        "type" : "recipe",
  "result": "scythe",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 460000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["swage", -1]
     ],
     [
      ["forge", 300], ["char_forge", 60], [ "oxy_torch", 60]
     ]
    ],
  "components":
   [
    [
     [ "steel_lump", 6 ],
     [ "steel_chunk", 18 ]
    ],
    [
     [ "2x4", 2 ],
     [ "stick", 4 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "pockknife",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 260000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_knives", 3 ] , [ "recipe_melee", 5 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["swage", -1]
     ],
     [
      ["forge", 350], ["char_forge", 70], [ "oxy_torch", 70]
     ]
    ],
  "components": [
    [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 4 ],
     [ "scrap", 12 ]
    ],
     [
      [ "plastic_chunk", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "matchbomb",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "tools": [
     [
      [ "matches", 20 ]
     ]
    ],
  "components": [
    [
      [ "string_6", 1 ]
    ],
    [
      [ "bottle_glass", 1 ],
      [ "flask_glass", 1 ],
      [ "jar_glass", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "rock_sock",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "rock", 1 ]
    ],
    [
      [ "socks", 1 ],
      [ "socks_wool", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "unbio_blaster_gun",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "electronics",
  "skills_required": [ "fabrication", 4, "gun", 2 ],
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_elec", 5]],
  "qualities":[
    {"id":"SCREW_FINE","level":1,"amount":1}
  ], "tools": [
    [
      [ "soldering_iron", 20 ],
      [ "toolset", 20 ],
      [ "small_repairkit", 20 ],
      [ "large_repairkit", 10 ]
    ]
  ],
  "components": [
    [
      [ "bio_blaster", 1 ]
    ],
    [
      [ "power_supply", 1 ]
    ],
    [
      [ "2x4", 1 ],
      [ "stick", 1 ]
    ],
    [
      ["cable", 3]
    ],
    [
      ["plastic_chunk", 3]
    ]
  ]
},{
  "type" : "recipe",
  "result" : "tonfa",
  "category" : "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used" : "fabrication",
  "skills_required" : ["melee", 1],
  "difficulty" : 6,
  "time" : 30000,
  "reversible" : false,
  "autolearn" : false,
  "book_learn": [[ "recipe_melee", 4 ]],
  "tools" : [ [ ["mold_plastic", -1] ],
    [
      ["hotplate", 10],
      ["toolset", 10],
      ["fire", -1]
    ]
  ],
  "components" : [ [ ["plastic_chunk", 10] ] ]
},{
  "type" : "recipe",
  "result": "tonfa_wood",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "requires_skills": [ "bashing", 3 ],
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_melee", 3 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "2x4", 1 ],
      [ "stick", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result" : "shocktonfa_off",
  "category" : "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used" : "fabrication",
  "skills_required" : [ "electronics", 3 ],
  "difficulty" : 6,
  "time" : 45000,
  "reversible" : false,
  "autolearn" : false,
  "book_learn": [[ "recipe_melee", 5 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools" : [
     [ ["mold_plastic", -1] ],
     [
      ["hotplate", 10],
      ["toolset", 10],
      ["fire", -1]
     ],
     [
      [ "soldering_iron", 10 ],
      [ "toolset", 10 ]
     ]
  ],
  "components" : [
     [
      ["plastic_chunk", 10]
     ],
     [
     ["amplifier", 2]
     ],
     [
     ["power_supply", 1]
     ],
     [
      [ "scrap", 2 ]
     ],
     [
      [ "cable", 10 ]
     ]
    ]
},{
  "type" : "recipe",
  "result": "speargun",
  "category": "CC_WEAPON",
  "skill_used": "mechanics",
  "skills_required": [ "fabrication", 2 ],
  "difficulty": 3,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 2 ],
      [ "stick", 2 ]
    ],
    [
      [ "hose", 4 ]
    ],
    [
      [ "scrap", 4 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "doublespeargun",
  "category": "CC_WEAPON",
  "skill_used": "mechanics",
  "skills_required": [ "fabrication", 2 ],
  "difficulty": 4,
  "time": 90000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 3 ],
      [ "stick", 3 ]
    ],
    [
      [ "hose", 8 ]
    ],
    [
      [ "scrap", 6 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "minispeargun",
  "category": "CC_WEAPON",
  "skill_used": "mechanics",
  "skills_required": [ "fabrication", 2 ],
  "difficulty": 4,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 1 ],
      [ "stick", 1 ]
    ],
    [
      [ "hose", 2 ]
    ],
    [
      [ "scrap", 3 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "glass_shiv",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "skills_required": [],
  "difficulty": 0,
  "time": 1000,
  "reversible": true,
  "autolearn": true,
  "tools": [],
  "components": [
    [
      [ "glass_shard", 1 ]
    ],
    [
      [ "rag", 1 ],
      [ "duct_tape", 10]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sword_crude",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities": [
    {"id":"HAMMER","level":1,"amount":1}
  ],
  "components": [
    [
      ["sword_wood", 1]
    ],
    [
      ["scrap", 4]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sword_forged",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 5,
  "time": 240000,
  "reversible": false,
  "autolearn": true,
  "qualities": [
    {"id":"HAMMER","level":1,"amount":1}
  ],
  "tools": [
    [
      ["toolset", 7],
      ["fire", -1],
      ["forge", 7],
      ["char_forge", 2],
      ["oxy_torch", 2]
      ]
  ],
  "components": [
    [
      ["steel_lump", 6]
    ],
    [
      ["scrap", 4]
    ]
  ]
},{
        "type" : "recipe",
  "result": "broadsword",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 420000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 7 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 400],
      [ "char_forge", 80],
      [ "oxy_torch", 80]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 3 ],
     [ "steel_chunk", 12 ],
     [ "scrap", 36 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 2 ]
     ],
     [
      [ "fur", 1 ],
      [ "leather", 1 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "battleaxe",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 480000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 8 ] , ["recipe_melee", 7 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 400],
      [ "char_forge", 80],
      [ "oxy_torch", 80]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 3 ],
     [ "steel_chunk", 12 ],
     [ "scrap", 36 ]
     ],
     [
      [ "2x4", 2 ],
      [ "stick", 4 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "warhammer",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 480000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 8 ] , [ "recipe_melee", 6 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 350],
      [ "char_forge", 70],
      [ "oxy_torch", 70]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "rapier",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 420000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 8 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 450],
      [ "char_forge", 90],
      [ "oxy_torch", 90]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 2 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "zweihander",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 480000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 8 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 450],
      [ "char_forge", 90],
      [ "oxy_torch", 90]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 4 ],
     [ "steel_chunk", 16 ],
     [ "scrap", 48 ]
     ],
     [
      [ "2x4", 2 ],
      [ "stick", 4 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
  "type" : "recipe",
  "result": "tanto",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 380000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapeast", 6 ], [ "manual_knives", 7 ] , [ "recipe_melee", 8 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 310],
      [ "char_forge", 70],
      [ "oxy_torch", 70]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 1 ],
     [ "steel_chunk", 5 ],
     [ "scrap", 14 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 1 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
  "type" : "recipe",
  "result": "wakizashi",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 420000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapeast", 7 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 400],
      [ "char_forge", 80],
      [ "oxy_torch", 80]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 6 ],
     [ "scrap", 18 ]
     ],
     [
      [ "2x4", 1 ],
      [ "stick", 2 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "katana",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 480000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapeast", 8 ]],
  "qualities": [
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 450],
      [ "char_forge", 90],
      [ "oxy_torch", 90]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ],
     [
      [ "2x4", 2 ],
      [ "stick", 4 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "nodachi",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 10,
  "time": 580000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapeast", 8 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 500], ["char_forge", 100], ["oxy_torch", 100]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 5 ],
     [ "steel_chunk", 20 ],
     [ "scrap", 60 ]
     ],
     [
      [ "2x4", 3 ],
      [ "stick", 6 ]
     ],
     [
      [ "fur", 3 ],
      [ "leather", 3 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "mace",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 180000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 3 ] , [ "recipe_melee", 4 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["forge", 200], ["char_forge", 40], ["oxy_torch", 40]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 3 ],
     [ "steel_chunk", 12 ],
     [ "scrap", 36 ]
     ],
     [
      [ "2x4", 3 ],
      [ "stick", 6 ]
     ],
     [
      [ "fur", 3 ],
      [ "leather", 3 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "morningstar",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 240000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 5 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 300], ["char_forge", 60], ["oxy_torch", 60]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 4 ],
     [ "steel_chunk", 16 ],
     [ "scrap", 48 ]
     ],
     [
      [ "2x4", 3 ],
      [ "stick", 6 ]
     ],
     [
      [ "fur", 3 ],
      [ "leather", 3 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "pike",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_PIERCING",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 360000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapwest", 6 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 350],
      [ "char_forge", 70],
      [ "oxy_torch", 70]
      ]
      ],
  "components":
    [
     [
     [ "steel_lump", 2 ],
     [ "steel_chunk", 8 ],
     [ "scrap", 24 ]
     ],
     [
      [ "2x4", 4 ],
      [ "stick", 8 ]
     ],
     [
      [ "fur", 2 ],
      [ "leather", 2 ]
     ]
    ]
},{
  "type" : "recipe",
  "result": "q_staff",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "skills_required": [ "bashing", 2 ],
  "difficulty": 2,
  "time": 18000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "2x4", 1 ],
      [ "stick", 2 ]
    ],
    [
      [ "leather", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "i_staff",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 24000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_weapwest", 2 ] , [ "recipe_melee", 3 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
    [
      ["tongs", -1]
    ],
    [
      ["anvil", -1]
    ],
    [
      ["forge", 150], ["char_forge", 30], ["oxy_torch", 30]
      ]
    ],
  "components": [
    [
      [ "q_staff", 1 ]
    ],
    [
      [ "scrap", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bagh_nakha",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 5,
  "time": 480000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_weapeast", 9 ] , [ "recipe_melee", 4 ]],
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ],
  "tools": [
      [
      ["tongs", -1]
      ],
      [
      ["chisel", -1]
      ],
      [
      ["anvil", -1]
      ],
      [
      ["swage", -1]
      ],
      [
      ["forge", 250], ["char_forge", 50], ["oxy_torch", 50]
      ]
      ],
  "components":
    [
     [
     [ "steel_chunk", 3 ],
     [ "scrap", 9 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "shock_staff",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_BASHING",
  "skill_used": "fabrication",
  "skills_required" : [ "electronics", 3 ],
  "difficulty": 3,
  "time": 15000,
  "reversible": true,
  "autolearn": false,
  "book_learn": [[ "textbook_electronics", 3 ] , ["advanced_electronics", 3] , [ "recipe_melee", 4 ]],
  "qualities": [
    {"id":"SCREW","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "toolset", 10 ],
      [ "soldering_iron", 10 ]
    ]
  ],
  "components": [
    [
      [ "i_staff", 1 ]
    ],
    [
      [ "tazer", 1 ]
    ],
    [
      [ "cable", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "lajatang",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 15000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "q_staff", 1 ]
    ],
    [
      [ "duct_tape", 100 ]
    ],
    [
      [ "blade", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "huge_crossbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "archery", 3 ],
  "difficulty": 6,
  "time": 60000,
  "reversible": true,
  "decomp_learn": 5,
  "autolearn": false,
  "book_learn" : [[ "recipe_bows", 6 ] , [ "textbook_weapwest", 6]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1},
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SAW_W","level":1,"amount":1}
  ],
  "components": [
    [
      [ "2x4", 8 ],
      [ "stick", 16 ]
    ],
    [
      [ "rope_6", 2 ]
    ],
    [
      [ "foot_crank", 1 ]
    ],
    [
      [ "spring", 4 ]
    ],
    [
      [ "steel_chunk", 4 ],
      [ "scrap", 12 ]
    ],
    [
      [ "nail", 60 ]
    ]
  ]
},{
    "type" : "recipe",
    "result": "rifle_flintlock",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_RANGED",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 8,
    "time": 240000,
    "reversible": false,
    "autolearn": true,
    "book_learn": [[ "manual_rifle", 5 ] , [ "mag_rifle", 6 ]],
    "qualities":[
      {"id":"CUT","level":1,"amount":1},
      {"id":"HAMMER","level":3,"amount":1},
      {"id":"SCREW_FINE","level":1,"amount":1}
    ],
    "tools":[
      [
        ["tongs", -1]
      ],
      [
        ["chisel", -1],
        [ "small_repairkit", -1 ],
        [ "large_repairkit", -1 ]
      ],
      [
        ["anvil", -1]
      ],
      [
        ["swage", -1]
      ],
      [
        ["forge", 400],
        [ "char_forge", 80],
        [ "oxy_torch", 80]
      ]
    ],
    "components": [
      [
        [ "2x4", 2 ]
      ],
      [
       [ "steel_lump", 3 ],
       [ "steel_chunk", 12 ],
       [ "scrap", 36 ]
      ],
      [
       [ "pipe", 1]
      ]
    ]
  },{
    "type" : "recipe",
    "result": "carbine_flintlock",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_RANGED",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 7,
    "time": 240000,
    "reversible": false,
    "autolearn": true,
    "book_learn": [[ "manual_rifle", 5 ] , [ "mag_rifle", 6 ]],
    "qualities":[
      {"id":"CUT","level":1,"amount":1},
      {"id":"HAMMER","level":3,"amount":1},
      {"id":"SCREW_FINE","level":1,"amount":1}
    ],
    "tools":[
      [
        ["tongs", -1]
      ],
      [
        ["chisel", -1],
        [ "small_repairkit", -1 ],
        [ "large_repairkit", -1 ]
      ],
      [
        ["anvil", -1]
      ],
      [
        ["swage", -1]
      ],
      [
        ["forge", 350],
        [ "char_forge", 70],
        [ "oxy_torch", 70]
      ]
    ],
    "components": [
      [
        [ "2x4", 2 ]
      ],
      [
       [ "steel_lump", 3 ],
       [ "steel_chunk", 12 ],
       [ "scrap", 36 ]
      ],
      [
       [ "pipe", 1]
      ]
    ]
  },{
    "type" : "recipe",
    "result": "pistol_flintlock",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_RANGED",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 8,
    "time": 80000,
    "reversible": false,
    "autolearn": true,
    "book_learn": [[ "manual_pistol", 5 ] , [ "mag_pistol", 6 ]],
    "qualities":[
      {"id":"CUT","level":1,"amount":1},
      {"id":"HAMMER","level":3,"amount":1},
      {"id":"SCREW_FINE","level":1,"amount":1}
    ],
    "tools":[
      [
        ["tongs", -1]
      ],
      [
        ["chisel", -1],
        [ "small_repairkit", -1 ],
        [ "large_repairkit", -1 ]
      ],
      [
        ["anvil", -1]
      ],
      [
        ["swage", -1]
      ],
      [
        ["forge", 400],
        ["char_forge", 80],
        [ "oxy_torch", 80]
      ]
    ],
    "components": [
      [
        [ "2x4", 2 ]
      ],
      [
       [ "steel_lump", 3 ],
       [ "steel_chunk", 9 ],
       [ "scrap", 27 ]
      ],
      [
       [ "pipe", 1]
      ]
    ]
  },{
        "type" : "recipe",
  "result": "rep_crossbow",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "mechanics",
  "skills_required": [ "archery", 3 ],
  "difficulty": 3,
  "time": 45000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn":false,
  "book_learn" : [[ "recipe_bows", 4 ] , [ "textbook_weapeast", 6]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1},
    {"id":"HAMMER","level":1,"amount":1}
  ],
  "components": [
    [
      [ "2x4", 4 ],
      [ "stick", 8 ]
    ],
    [
      [ "spring", 1 ]
    ],
    [
      [ "string_36", 1 ]
    ],
    [
      [ "nail", 20 ]
    ]
  ]
  },{
  "type" : "recipe",
  "result": "ugl_buttstock",
  "category": "CC_WEAPON",
  "skill_used": "fabrication",
  "skills_required": [ "launcher", 3 ],
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_W","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "2x4", 2 ],
      [ "stick", 2 ]
    ],
    [
      [ "scrap", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "glass_macuahuitl",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_CUTTING",
  "skill_used": "fabrication",
  "skills_required": [],
  "difficulty": 1,
  "time": 8000,
  "reversible": true,
  "autolearn": true,
  "tools": [],
  "components": [
    [ [ "glass_shard", 5 ] ],
    [ [ "stick", 1 ], [ "2x4", 1 ] ],
    [ [ "superglue", 3 ] ]
  ]
},{
  "type" : "recipe",
  "result": "laser_cannon",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_RANGED",
  "skill_used": "electronics",
  "skills_required": [ "gun", 1 ],
  "difficulty": 5,
  "time": 30000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"SAW_M_FINE","level":1,"amount":1},
    {"id":"SCREW_FINE","level":1,"amount":1}
  ],
  "components": [
    [ [ "cerberus_laser", 1 ] ],
    [ [ "battery_ups", 1 ] ],
    [ [ "cable", 15 ] ]
  ]
},{
  "type" : "recipe",
  "result": "flashbang",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 6 ],
  "difficulty": 6,
  "time": 40000,
  "reversible": true,
  "autolearn": false,
  "book_learn": [[ "recipe_labchem", 7 ] , [ "textbook_anarch", 7 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "pilot_light", 1 ]
    ],
    [
      [ "superglue", 1 ],
      [ "duct_tape", 75 ],
      [ "string_36", 1 ]
    ],
    [
      [ "canister_empty", 1 ],
      [ "can_drink", 1 ],
      [ "can_food", 1 ]
    ],
    [
      [ "oxy_powder", 75 ]
    ],
    [
      [ "incendiary", 50 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "scrambler",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "electronics",
  "skills_required": [ "computer", 4 ],
  "difficulty": 8,
  "time": 32000,
  "reversible": true,
  "autolearn": false,
  "book_learn": [[ "textbook_anarch", 8 ] , [ "advanced_electronics", 8 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools": [
    [
      [ "soldering_iron", 6 ],
      [ "toolset", 6 ]
    ]
  ],
  "components": [
    [
      [ "EMPbomb", 1 ]
    ],
    [
      [ "antenna", 1 ]
    ],
    [
      [ "transponder", 1 ]
    ],
    [
      [ "e_scrap", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "firecracker",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 1000,
  "reversible": true,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}],
  "components": [
    [
      [ "thread", 10 ]
    ],
    [
      [ "paper", 1 ],
      [ "rolling_paper", 5 ]
    ],
    [
      [ "gunpowder", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "firecracker_pack",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_EXPLOSIVE",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 3000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}],
  "components": [
    [
      [ "firecracker", 25 ]
    ],
    [
      [ "paper", 5 ]
    ],
    [
      [ "string_6", 1 ]
    ]
  ]
}
]
