[
{
        "type" : "recipe",
  "result": "reloaded_shot_he",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3 ],
  "difficulty": 4,
  "time": 2000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_anarch", 3 ] , [ "recipe_bullets", 3 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "superglue", 1 ]
    ],
    [
      [ "shot_slug", 5 ]
    ],
    [
      [ "gasoline", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "40mm_acidbomb",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 100,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_gaswarfare", 4 ] , [ "manual_launcher", 4 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "acidbomb", 1 ]
    ],
    [
      [ "40mm_casing", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mininuke_mod",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "skills_required": ["electronics",  7],
  "difficulty": 8,
  "time": 95000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_elec", 7 ] , [ "recipe_mininuke_launch", 5]],
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1},
    {"id":"WRENCH","level":1,"amount":1}
  ], "tools": [
    [
      [ "boltcutters", -1 ],
      [ "toolset", -1 ]
    ]
  ],
  "components": [
    [
      ["mininuke", 1]
    ],
    [
      [ "cable", 2 ]
    ],
    [
      [ "circuit", 1 ]
    ],
    [
      [ "transponder", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "dart",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "2x4", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pebble",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "rock", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "marble",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "glassblowing_book", 5 ]],
  "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 25], ["char_forge", 5]
     ]
    ],
  "components":
    [
     [
     [ "glass_shard", 2 ]
     ]
    ]
},
  {
    "type" : "recipe",
    "result": "bearing",
    "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 2,
    "time": 45000,
    "reversible": false,
    "autolearn": true,
    "book_learn": [[ "textbook_fabrication", 1 ]],
    "tools": [
    [
      [ "press", -1 ]
    ],
    [
      ["crucible", -1]
    ],
    [
      ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20]
    ]
    ],
    "components": [
      [
      [ "lead", 50 ],
      [ "gold_small", 50 ],
      [ "silver_small", 50 ],
      [ "tin", 50 ],
      [ "bismuth", 50 ],
      [ "solder_wire", 50 ]
      ]
    ]
  },{
        "type" : "recipe",
  "result" : "shaft_wood",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "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 ],
      [ "bee_sting", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "shaft_wood_heavy",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 3,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 2 ] , [ "pocket_survival", 2] , [ "manual_archery", 1]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "stick", 2 ],
      [ "broom", 2 ],
      [ "mop", 2 ],
      [ "2x4", 1 ],
      [ "bee_sting", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "shaft_metal",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 3,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 1 ]],
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components" : [
    [
      [ "scrap", 6 ],
      [ "steel_chunk", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrowhead",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 3,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 1 ] , [ "manual_archery", 2] , [ "book_archery", 2]],
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1}
  ], "components" : [
    [
      [ "steel_chunk", 1 ],
      [ "scrap", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "fletching",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 3,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 1 ] , [ "manual_archery", 2 ] , [ "book_archery", 2]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "feather", 10 ],
      [ "duct_tape", 40 ],
      [ "bag_plastic", 1 ],
      [ "bottle_plastic", 1 ],
      [ "bottle_plastic_small", 1 ],
      [ "box_small", 1 ],
      [ "plastic_chunk", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_fire_hardened",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 0,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools" : [
    [
      [ "fire", -1 ]
    ]
  ],
  "components" : [
    [
      [ "shaft_wood", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_field_point",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 1,
  "time" : 2000,
  "reversible" : false,
  "autolearn" : true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1},
    {"id":"HAMMER","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "shaft_wood", 10 ]
    ],
    [
      [ "bone", 5 ],
      [ "rock", 1 ],
      [ "ceramic_shard", 1 ],
      [ "scrap", 2 ],
      [ "nail", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_small_game",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty" : 2,
  "time" : 2000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 1 ] , [ "pocket_survival", 1]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "shaft_wood", 10 ]
    ],
    [
      [ "bone", 3 ],
      [ "rock", 1 ],
      [ "ceramic_shard", 1 ],
      [ "scrap", 2 ],
      [ "nail", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_fire_hardened_fletched",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 3,
  "time" : 3000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 2 ] , [ "book_archery", 2]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "arrow_fire_hardened", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_field_point_fletched",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 3,
  "time" : 3000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 1 ] , [ "book_archery", 3]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "arrow_field_point", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "flamable_arrow",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 3,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : false,
  "book_learn" : [[ "recipe_arrows", 5 ]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "arrow_field_point_fletched", 5 ],
      [ "arrow_fire_hardened_fletched", 5 ],
      [ "arrow_wood", 5 ],
      [ "arrow_heavy_fire_hardened_fletched", 5 ],
      [ "arrow_heavy_field_point_fletched", 5 ],
      [ "arrow_wood_heavy", 5 ],
      [ "arrow_metal", 5 ]
    ],
    [
      [ "rag", 1 ]
    ],
    [
      [ "whiskey", 5 ],
      [ "single_malt_whiskey", 5 ],
      [ "vodka", 5 ],
      [ "rum", 5 ],
      [ "tequila", 5 ],
      [ "gin", 5 ],
      [ "moonshine", 5 ],
      [ "brandy", 5 ],
      [ "triple_sec", 5 ],
      [ "lamp_oil", 100 ],
      [ "gasoline", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_wood",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 5,
  "time" : 3000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 3 ]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "arrowhead", 10 ]
    ],
    [
      [ "shaft_wood", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_metal_sharpened",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 4,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 3 ]],
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components" : [
    [
      [ "shaft_metal", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_heavy_fire_hardened_fletched",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 4,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools" : [
    [
      [ "fire", -1 ]
    ]
  ],
  "components" : [
    [
      [ "shaft_wood_heavy", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_heavy_field_point_fletched",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 3 ],
  "difficulty" : 4,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : false,
  "book_learn" : [[ "recipe_arrows", 2 ] , [ "pocket_survival", 2]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "shaft_wood_heavy", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ],
    [
      [ "bone", 5 ],
      [ "rock", 1 ],
      [ "ceramic_shard", 1 ],
      [ "scrap", 2 ],
      [ "nail", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_wood_heavy",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 5 ],
  "difficulty" : 5,
  "time" : 3000,
  "reversible" : false,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 3 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components" : [
    [
      [ "arrowhead", 10 ]
    ],
    [
      [ "shaft_wood_heavy", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_metal",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [ "archery", 5 ],
  "difficulty" : 5,
  "time" : 5000,
  "reversible" : true,
  "decomp_learn": 4,
  "autolearn" : true,
  "book_learn" : [[ "recipe_arrows", 4 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1},
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components" : [
    [
      [ "shaft_metal", 10 ]
    ],
    [
      [ "arrowhead", 10 ]
    ],
    [
      [ "fletching", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrow_exploding",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required": [[ "archery", 5 ], [ "mechanics", 3 ]],
  "difficulty" : 7,
  "time" : 7000,
  "reversible" : true,
  "decomp_learn": 6,
  "note": "you just take the warhead off or put it on, rather than making the warhead",
  "autolearn" : false,
  "book_learn" : [[ "recipe_arrows", 6 ], [ "textbook_anarch", 4 ] , ["recipe_bullets" , 7]],
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "components" : [
    [
      [ "exploding_arrow_warhead", 5 ]
    ],
    [
      [ "arrow_field_point_fletched", 5 ],
      [ "arrow_fire_hardened_fletched", 5 ],
      [ "arrow_wood", 5 ],
      [ "arrow_heavy_fire_hardened_fletched", 5 ],
      [ "arrow_heavy_field_point_fletched", 5 ],
      [ "arrow_wood_heavy", 5 ],
      [ "arrow_metal", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "exploding_arrow_warhead",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required": [[ "archery", 5 ], [ "mechanics", 3 ]],
  "difficulty" : 7,
  "time" : 5000,
  "reversible" : false,
  "autolearn" : false,
  "book_learn": [[ "textbook_anarch", 4 ] , ["recipe_bullets" , 7]],
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SCREW","level":1,"amount":1}
  ], "tools" : [
    [
      [ "soldering_iron", 10 ],
      [ "toolset", 10 ]
    ]
  ],
  "components" : [
    [
      [ "scrap", 2 ]
    ],
    [
      [ "superglue", 1 ],
      [ "string_36", 1 ]
    ],
    [
      [ "can_food", 1 ],
      [ "can_drink", 1 ],
      [ "canister_empty", 1 ]
    ],
    [
      [ "nail", 20 ],
      [ "bb", 40 ]
    ],
    [
      [ "gunpowder", 60 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bolt_wood",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used": "fabrication",
  "skills_required": [ "archery", 1 ],
  "difficulty": 1,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "stick", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ],
      [ "2x4", 1 ],
      [ "bee_sting", 1 ]
    ]
  ]
},{
         "type" : "recipe",
  "result": "bolt_metal",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used": "fabrication",
  "skills_required": ["archery", 3],
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "book_learn" : [[ "recipe_arrows", 2 ]],
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [
      [
        ["scrap", 6],
        ["steel_chunk", 2]
      ]
  ]
},{
         "type" : "recipe",
  "result": "bolt_explosive",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used": "fabrication",
  "skills_required": ["archery", 3],
  "difficulty": 4,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn" : [[ "recipe_arrows", 7 ], [ "textbook_anarch", 4 ] , ["recipe_bullets" , 7]],
  "qualities":[
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [
    [
        ["bolt_metal", 1],
        ["bolt_steel", 1]
    ],
    [
      [ "superglue", 1 ]
    ],
    [
        ["smpistol_primer", 1 ],
        ["lgpistol_primer", 1],
        ["smrifle_primer", 1],
        ["lgrifle_primer", 1],
        ["shotgun_primer", 1]
    ],
    [
      [ "gunpowder", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fishspear",
  "category": "CC_AMMO",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1},
    {"id":"HAMMER","level":1,"amount":1}
  ], "components": [
    [
      [ "stick", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ],
      [ "2x4", 1 ],
      [ "bee_sting", 1 ]
    ],
    [
      [ "scrap", 4 ]
    ]
  ]
},{
         "type" : "recipe",
  "result": "m_fishspear",
  "category": "CC_AMMO",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [
      [
        ["steel_chunk", 3],
        ["scrap", 8]
      ]
  ]
},{
         "type" : "recipe",
  "result": "reloaded_9mm",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 1 ] , [ "manual_pistol", 2 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "9mm_casing", 50 ]
    ],
    [
      [ "smpistol_primer", 50 ]
    ],
    [
      [ "gunpowder", 200 ]
    ],
    [
      [ "lead", 200 ],
      [ "gold_small", 200 ],
      [ "silver_small", 200 ],
      [ "tin", 200 ],
      [ "bismuth", 200 ],
      [ "solder_wire", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_9mmP",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3 ],
  "difficulty": 4,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_pistol", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "9mm_casing", 25 ]
    ],
    [
      [ "smpistol_primer", 25 ]
    ],
    [
      [ "gunpowder", 125 ]
    ],
    [
      [ "lead", 100 ],
      [ "gold_small", 100 ],
      [ "silver_small", 100 ],
      [ "tin", 100 ],
      [ "bismuth", 100 ],
      [ "solder_wire", 100 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_9mmP2",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "9mm_casing", 10 ]
    ],
    [
      [ "smpistol_primer", 10 ]
    ],
    [
      [ "gunpowder", 60 ]
    ],
    [
      [ "lead", 40 ],
      [ "gold_small", 40 ],
      [ "silver_small", 40 ],
      [ "tin", 40 ],
      [ "bismuth", 40 ],
      [ "solder_wire", 40 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_38_special",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 1 ] , [ "manual_pistol", 2 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "38_casing", 50 ]
    ],
    [
      [ "smpistol_primer", 50 ]
    ],
    [
      [ "gunpowder", 250 ]
    ],
    [
      [ "lead", 250 ],
      [ "gold_small", 250 ],
      [ "silver_small", 250 ],
      [ "tin", 250 ],
      [ "bismuth", 250 ],
      [ "solder_wire", 250 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_38_super",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3 ],
  "difficulty": 4,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_pistol", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "38_casing", 25 ]
    ],
    [
      [ "smpistol_primer", 25 ]
    ],
    [
      [ "gunpowder", 175 ]
    ],
    [
      [ "lead", 125 ],
      [ "gold_small", 125 ],
      [ "silver_small", 125 ],
      [ "tin", 125 ],
      [ "bismuth", 125 ],
      [ "solder_wire", 125 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_40sw",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "40_casing", 50 ]
    ],
    [
      [ "smpistol_primer", 50 ]
    ],
    [
      [ "gunpowder", 300 ]
    ],
    [
      [ "lead", 300 ],
      [ "gold_small", 300 ],
      [ "silver_small", 300 ],
      [ "tin", 300 ],
      [ "bismuth", 300 ],
      [ "solder_wire", 300 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_10mm",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "40_casing", 50 ]
    ],
    [
      [ "lgpistol_primer", 50 ]
    ],
    [
      [ "gunpowder", 400 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_44magnum",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3 ],
  "difficulty": 4,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "44_casing", 50 ]
    ],
    [
      [ "lgpistol_primer", 50 ]
    ],
    [
      [ "gunpowder", 500 ]
    ],
    [
      [ "lead", 500 ],
      [ "gold_small", 500 ],
      [ "silver_small", 500 ],
      [ "tin", 500 ],
      [ "bismuth", 500 ],
      [ "solder_wire", 500 ]

    ]
  ]
},{
  "type" : "recipe",
  "result": "reloaded_45_acp",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_pistol", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "45_casing", 50 ]
    ],
    [
      [ "lgpistol_primer", 50 ]
    ],
    [
      [ "gunpowder", 500 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ]
  ]
},{
  "type" : "recipe",
  "result": "reloaded_45_super",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 5 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "45_casing", 10 ]
    ],
    [
      [ "lgpistol_primer", 10 ]
    ],
    [
      [ "gunpowder", 120 ]
    ],
    [
      [ "lead", 100 ],
      [ "gold_small", 100 ],
      [ "silver_small", 100 ],
      [ "tin", 100 ],
      [ "bismuth", 100 ],
      [ "solder_wire", 100 ]

    ]
  ]
},{
  "type" : "recipe",
  "result": "reloaded_45_jhp",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "45_casing", 25 ]
    ],
    [
      [ "lgpistol_primer", 25 ]
    ],
    [
      [ "gunpowder", 250 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ],
    [
      [ "cu_pipe", 3]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_454_Casull",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 7,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 6 ] , [ "manual_pistol", 7 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "454_casing", 10 ]
    ],
    [
      [ "smrifle_primer", 10 ]
    ],
    [
      [ "gunpowder", 200 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ],
    [
      [ "cu_pipe", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_500_Magnum",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 7 ] , [ "manual_pistol", 8 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "500_casing", 10 ]
    ],
    [
      [ "lgrifle_primer", 10 ]
    ],
    [
      [ "gunpowder", 240 ]
    ],
    [
      [ "lead", 450 ],
      [ "gold_small", 450],
      [ "silver_small", 450 ],
      [ "tin", 450 ],
      [ "bismuth", 450 ],
      [ "solder_wire", 450 ]

    ],
    [
      [ "cu_pipe", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_57mm",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3 ],
  "difficulty": 4,
  "time": 50000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "57mm_casing", 100 ]
    ],
    [
      [ "smrifle_primer", 100 ]
    ],
    [
      [ "gunpowder", 400 ]
    ],
    [
      [ "lead", 200 ],
      [ "gold_small", 200 ],
      [ "silver_small", 200 ],
      [ "tin", 200 ],
      [ "bismuth", 200 ],
      [ "solder_wire", 200 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_46mm",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3 ],
  "difficulty": 4,
  "time": 50000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "46mm_casing", 100 ]
    ],
    [
      [ "smpistol_primer", 100 ]
    ],
    [
      [ "gunpowder", 400 ]
    ],
    [
      [ "lead", 200 ],
      [ "gold_small", 200 ],
      [ "silver_small", 200 ],
      [ "tin", 200 ],
      [ "bismuth", 200 ],
      [ "solder_wire", 200 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_762_m43",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 40000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "mag_rifle", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "762_casing", 80 ]
    ],
    [
      [ "lgrifle_primer", 80 ]
    ],
    [
      [ "gunpowder", 560 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ] ,
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ],
    [
      [ "cu_pipe", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_762_m87",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 40000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "762_casing", 80 ]
    ],
    [
      [ "lgrifle_primer", 80 ]
    ],
    [
      [ "gunpowder", 640 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ],
    [
      [ "cu_pipe", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_223",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 1 ] , [ "mag_rifle", 2 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "223_casing", 40 ]
    ],
    [
      [ "smrifle_primer", 40 ]
    ],
    [
      [ "gunpowder", 160 ]
    ],
    [
      ["22_casing", 40 ],
      ["cu_pipe", 2]
    ],
    [
      [ "lead", 80 ],
      [ "gold_small", 80 ] ,
      [ "silver_small", 80 ],
      [ "tin", 80 ],
      [ "bismuth", 80 ],
      [ "solder_wire", 80 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_556",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "223_casing", 40 ]
    ],
    [
      [ "smrifle_primer", 40 ]
    ],
    [
      [ "gunpowder", 240 ]
    ],
    [
      [ "22_casing", 40 ],
      [ "cu_pipe", 4]
    ],
    [
      [ "lead", 80 ],
      [ "gold_small", 80 ] ,
      [ "silver_small", 80 ],
      [ "tin", 80 ],
      [ "bismuth", 80 ],
      [ "solder_wire", 80 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_556_incendiary",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 6,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 5 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "223_casing", 30 ]
    ],
    [
      [ "smrifle_primer", 30 ]
    ],
    [
      [ "gunpowder", 180 ]
    ],
    [
      [ "22_casing", 30 ],
      [ "cu_pipe", 3]
    ],
    [
      [ "incendiary", 60 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_270",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 1 ] , [ "mag_rifle", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "3006_casing", 20 ]
    ],
    [
      [ "lgrifle_primer", 20 ]
    ],
    [
      [ "gunpowder", 200 ]
    ],
    [
      [ "lead", 100 ],
      [ "gold_small", 100 ],
      [ "silver_small", 100 ],
      [ "tin", 100 ],
      [ "bismuth", 100 ],
      [ "solder_wire", 100 ]
    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_3006",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 3 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "3006_casing", 10 ]
    ],
    [
      [ "lgrifle_primer", 10 ]
    ],
    [
      [ "gunpowder", 120 ]
    ],
    [
      [ "lead", 80 ],
      [ "gold_small", 80 ] ,
      [ "silver_small", 80 ],
      [ "tin", 80 ],
      [ "bismuth", 80 ],
      [ "solder_wire", 80 ]

    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_50_incendiary",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 8,
  "time": 9000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 8 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
        ]
  ],
  "components": [
    [
      [ "50_casing", 10 ]
    ],
    [
      [ "incendiary", 300 ]
    ],
   [
      [ "lgrifle_primer", 10 ]
    ],
    [
      [ "gunpowder", 1000 ]
    ],
    [
      [ "lead", 200 ],
      [ "gold_small", 200 ],
      [ "silver_small", 200 ],
      [ "tin", 200 ],
      [ "bismuth", 200 ],
      [ "solder_wire", 200 ]

    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
 },{
        "type" : "recipe",
  "result": "reloaded_50ss",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 8,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 7 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
        ]
  ],
  "components": [
    [
      [ "50_casing", 10 ]
    ],
    [
      [ "lgrifle_primer", 10 ]
    ],
    [
      [ "gunpowder", 1000 ]
    ],
    [
      [ "scrap", 3 ]
    ],
    [
      [ "cu_pipe", 3 ]
    ]
]
  },{
        "type" : "recipe",
  "result": "reloaded_50bmg",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 8,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 6 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
        ]
  ],
  "components": [
    [
      [ "50_casing", 30 ]
    ],
    [
      [ "lgrifle_primer", 30 ]
    ],
    [
      [ "gunpowder", 1000 ]
    ],
    [
      [ "lead", 380 ],
      [ "gold_small", 380 ],
      [ "silver_small", 380 ],
      [ "tin", 380 ],
      [ "bismuth", 380 ],
      [ "solder_wire", 380 ]
    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_3006_incendiary",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 7,
  "time": 2500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "3006_casing", 5 ]
    ],
    [
      [ "lgrifle_primer", 5 ]
    ],
    [
      [ "gunpowder", 60 ]
    ],
    [
      [ "incendiary", 40 ]
    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_308",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "308_casing", 20 ]
    ],
    [
      [ "lgrifle_primer", 20 ]
    ],
    [
      [ "gunpowder", 160 ]
    ],
    [
      [ "lead", 120 ],
      [ "gold_small", 120 ],
      [ "silver_small", 120 ],
      [ "tin", 120 ],
      [ "bismuth", 120 ],
      [ "solder_wire", 120 ]

    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_762_51",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 5,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "mag_rifle", 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "308_casing", 20 ]
    ],
    [
      [ "lgrifle_primer", 20 ]
    ],
    [
      [ "gunpowder", 200 ]
    ],
    [
      [ "lead", 120 ],
      [ "gold_small", 120 ],
      [ "silver_small", 120 ],
      [ "tin", 120 ],
      [ "bismuth", 120 ],
      [ "solder_wire", 120 ]

    ],
    [
      [ "cu_pipe", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_762_51_incendiary",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 6,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 5 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "308_casing", 10 ]
    ],
    [
      [ "lgrifle_primer", 10 ]
    ],
    [
      [ "gunpowder", 100 ]
    ],
    [
      [ "incendiary", 60 ]
    ],
    [
      [ "cu_pipe", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_signal_flare",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "requires_skills": [ "gun", 1 ],
  "difficulty": 3,
  "time": 12000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_shotgun", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "shot_hull", 4 ]
    ],
    [
      [ "shotgun_primer", 4 ]
    ],
    [
      [ "gunpowder", 80 ]
    ],
    [
      [ "incendiary", 80 ]
    ],
    [
      [ "plastic_chunk", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_shot_bird",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 2,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 1 ] , [ "manual_shotgun", 1 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "shot_hull", 25 ]
    ],
    [
      [ "shotgun_primer", 25 ]
    ],
    [
    [ "gunpowder", 300 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_shot_00",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_shotgun", 2 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "shot_hull", 25 ]
    ],
    [
      [ "shotgun_primer", 25 ]
    ],
    [
      [ "gunpowder", 600 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]

    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_shot_slug",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 3,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_shotgun", 2 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "shot_hull", 25 ]
    ],
    [
      [ "shotgun_primer", 25 ]
    ],
    [
      [ "gunpowder", 600 ]
    ],
    [
      [ "lead", 400 ],
      [ "gold_small", 400 ],
      [ "silver_small", 400 ],
      [ "tin", 400 ],
      [ "bismuth", 400 ],
      [ "solder_wire", 400 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "reloaded_shot_flechette",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 2 ],
  "difficulty": 3,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2 ] , [ "manual_shotgun", 3 ]],
  "tools": [
    [ [ "press", -1 ] ],
    [ [ "boltcutters", -1 ], [ "toolset", -1 ] ],
    [ [ "fire", -1 ], [ "toolset", 2 ], [ "press", 2 ] ]
  ],
  "components": [
    [ [ "shot_hull", 10 ] ],
    [ [ "shotgun_primer", 10 ] ],
    [ [ "gunpowder", 120 ] ],
    [ [ "nail", 160 ] ]
   ]
},{
        "type" : "recipe",
  "result": "gunpowder",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 1 ],
  "difficulty": 4,
  "time": 8000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_anarch", 4 ] , ["recipe_bullets" , 2 ] , [ "manual_shotgun", 3 ] , [ "manual_pistol", 3 ], [ "adv_chemistry", 3 ] , [ "textbook_chemistry", 3 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ]
  ],
  "components": [
    [
      [ "oxy_powder", 200 ]
    ],
    [
      [ "ammonia", 2 ],
      [ "lye_powder", 200 ]
    ],
    [
      [ "charcoal", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "incendiary",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 1 ],
  "difficulty": 6,
  "time": 8000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_anarch", 6 ] , ["recipe_bullets" , 5 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ]
  ],
  "components": [
    [
      [ "oxy_powder", 200 ]
    ],
    [
      [ "plastic_chunk", 4 ]
    ],
    [
      [ "sugar", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "8mm_bootleg",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 2 ],
  "difficulty": 7,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_caseless", 5 ] , ["recipe_bullets" , 9 ] , ["manual_pistol", 10 ] , ["manual_rifle", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "press", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ],
    [
      [ "press", -1 ]
    ]
  ],
  "components": [
    [
      [ "acid", 1 ]
    ],
    [
      [ "plastic_chunk", 5 ]
    ],
    [
      [ "oxy_powder", 100 ]
    ],
    [
      [ "incendiary", 100 ]
    ],
    [
      [ "lead", 75 ],
      [ "gold_small", 75 ],
      [ "silver_small", 75 ],
      [ "tin", 75 ],
      [ "bismuth", 75 ],
      [ "solder_wire", 75 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "8mm_bootleg_jsp",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 2 ],
  "difficulty": 8,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_caseless", 5 ] , ["recipe_bullets" , 9 ] , ["manual_pistol", 10 ] , ["manual_rifle", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "press", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ],
    [
      [ "press", -1 ]
    ]
  ],
  "components": [
    [
      [ "acid", 1 ]
    ],
    [
      [ "plastic_chunk", 5 ]
    ],
    [
      [ "oxy_powder", 100 ]
    ],
    [
      [ "incendiary", 100 ]
    ],
    [
      [ "lead", 75 ],
      [ "gold_small", 75 ],
      [ "silver_small", 75 ],
      [ "tin", 75 ],
      [ "bismuth", 75 ],
      [ "solder_wire", 75 ]
    ],
    [
      [ "cu_pipe", 5]
    ]
  ]
},{
        "type" : "recipe",
  "result": "20x66_bootleg_shot",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 2 ],
  "difficulty": 8,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_caseless", 5 ] , ["recipe_bullets" , 9 ] , ["manual_shotgun", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "press", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ],
    [
      [ "press", -1 ]
    ]
  ],
  "components": [
    [
      [ "acid", 1 ]
    ],
    [
      [ "plastic_chunk", 4 ]
    ],
    [
      [ "oxy_powder", 120 ]
    ],
    [
      [ "incendiary", 120 ]
    ],
    [
      [ "lead", 160 ],
      [ "gold_small", 160 ],
      [ "silver_small", 160 ],
      [ "tin", 160 ],
      [ "bismuth", 160 ],
      [ "solder_wire", 160 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "20x66_bootleg_flechette",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 2 ],
  "difficulty": 8,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_caseless", 5 ] , ["recipe_bullets" , 9 ] , ["manual_shotgun", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "press", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ],
    [
      [ "boltcutters", -1 ],
      [ "toolset", -1 ]
    ],
    [
      [ "press", -1 ]
    ]
  ],
  "components": [
    [
      [ "acid", 1 ]
    ],
    [
      [ "plastic_chunk", 4 ]
    ],
    [
      [ "oxy_powder", 120 ]
    ],
    [
      [ "incendiary", 120 ]
    ],
    [
      [ "nail", 240 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "20x66_bootleg_slug",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 2 ],
  "difficulty": 8,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_caseless", 5 ] , ["recipe_bullets" , 9 ] , ["manual_shotgun", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "press", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ]
    ],
    [
      [ "press", -1 ]
    ]
  ],
  "components": [
    [
      [ "acid", 1 ]
    ],
    [
      [ "plastic_chunk", 4 ]
    ],
    [
      [ "oxy_powder", 160 ]
    ],
    [
      [ "incendiary", 160 ]
    ],
    [
      [ "lead", 240 ],
      [ "gold_small", 240 ],
      [ "silver_small", 240 ],
      [ "tin", 240 ],
      [ "bismuth", 240 ],
      [ "solder_wire", 240 ]
    ]
  ]
},
  {
    "type" : "recipe",
    "result": "smpistol_primer",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_COMPONENTS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 3 ],
    "difficulty": 4,
    "time": 45000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "manual_pistol", 3 ] , ["recipe_bullets" , 2]],
    "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
    ], "tools": [
     [
      ["swage", -1]
     ],
     [
      ["press", -1]
     ]
    ],
    "components": [
    [
      [ "can_drink", 2 ],
      [ "can_food", 2 ],
      [ "scrap", 4 ]
    ],
      [
        [ "oxy_powder", 100 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "lgpistol_primer",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_COMPONENTS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 3 ],
    "difficulty": 4,
    "time": 45000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "manual_pistol", 3 ] , ["recipe_bullets" , 2]],
    "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
    ], "tools": [
     [
      ["swage", -1]
     ],
     [
      ["press", -1]
     ]
    ],
    "components": [
    [
      [ "can_drink", 2 ],
      [ "can_food", 2 ],
      [ "scrap", 4 ]
    ],
      [
        [ "oxy_powder", 100 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "smrifle_primer",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_COMPONENTS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 3 ],
    "difficulty": 4,
    "time": 45000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "mag_rifle", 3 ] , ["recipe_bullets" , 2]],
    "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
    ], "tools": [
     [
      ["swage", -1]
     ],
     [
      ["press", -1]
     ]
    ],
    "components": [
    [
      [ "can_drink", 2 ],
      [ "can_food", 2 ],
      [ "scrap", 4 ]
    ],
      [
        [ "oxy_powder", 100 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "lgrifle_primer",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_COMPONENTS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 3 ],
    "difficulty": 4,
    "time": 45000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "mag_rifle", 3 ] , ["recipe_bullets" , 2]],
    "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
    ], "tools": [
     [
      ["swage", -1]
     ],
     [
      ["press", -1]
     ]
    ],
    "components": [
    [
      [ "can_drink", 2 ],
      [ "can_food", 2 ],
      [ "scrap", 4 ]
    ],
      [
        [ "oxy_powder", 100 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "shotgun_primer",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_COMPONENTS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 3 ],
    "difficulty": 4,
    "time": 45000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "manual_shotgun", 3 ] , ["recipe_bullets" , 2]],
    "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
    ], "tools": [
     [
      ["swage", -1]
     ],
     [
      ["press", -1]
     ]
    ],
    "components": [
    [
      [ "can_drink", 2 ],
      [ "can_food", 2 ],
      [ "scrap", 4 ]
    ],
      [
        [ "oxy_powder", 100 ]
      ]
    ]
  },
  {
    "type": "recipe",
    "result": "lead",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_COMPONENTS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 1 ],
    "difficulty": 2,
    "time": 30000,
    "reversible": false,
    "autolearn": true,
    "tools": [
     [
      [ "press", -1 ]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 50], ["char_forge", 10], [ "oxy_torch", 10]
     ]
    ],
    "components": [
      [
        [ "steel_chunk", 7 ],
        [ "scrap", 21 ]
      ]
    ]
  },{
        "type" : "recipe",
  "result": "reloaded_laser_pack",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "skills_required": [ "electronics", 5 ],
  "difficulty": 3,
  "time": 10000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [[ "recipe_lab_elec", 4 ]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "superglue", 1 ]
    ],
    [
      [ "plut_cell", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "shaft_plastic",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required" : ["archery", 1],
  "difficulty" : 2,
  "time" : 1000,
  "reversible" : false,
  "autolearn" : true,
  "tools" : [ [ ["mold_plastic", -1] ],
    [
      ["hotplate", 5],
      ["toolset", 5],
      ["fire", -1]
    ]
  ],
  "components" : [
    [
      [ "plastic_chunk", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result" : "arrowhead_plastic",
  "category" : "CC_AMMO",
  "subcategory": "CSC_AMMO_COMPONENTS",
  "skill_used" : "fabrication",
  "skills_required" : ["archery", 3],
  "difficulty" : 4,
  "time" : 20000,
  "reversible" : false,
  "autolearn" : true,
  "tools" : [ [ ["mold_plastic", -1] ],
    [
      ["hotplate", 5],
      ["toolset", 5],
      ["fire", -1]
    ]
  ],
  "components" : [ [ ["plastic_chunk", 1] ] ]
},{
        "type" : "recipe",
  "result" : "arrow_plastic",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_ARROWS",
  "skill_used" : "fabrication",
  "skills_required" : ["archery", 3],
  "difficulty" : 5,
  "time" : 30000,
  "reversible" : false,
  "autolearn" : true,
  "tools" : [ [ ["mold_plastic", -1] ],
    [
      ["hotplate", 5],
      ["toolset", 5],
      ["fire", -1]
    ]
  ],
  "components" : [
    [ ["arrowhead_plastic", 10] ],
    [ ["shaft_plastic", 10] ],
    [ ["fletching", 10] ]
  ]
},{
        "type" : "recipe",
  "result": "rebar_rail",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 36000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ], "components": [
    [
      ["rebar", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "steel_rail",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 50], ["char_forge", 10], [ "oxy_torch", 10]
     ]
    ],
  "components":
    [
     [
     [ "steel_chunk", 2 ],
     [ "scrap", 6 ]
     ]
    ]
},{
    "type" : "recipe",
    "result": "reloaded_9mmfmj",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 4,
    "time": 30000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2 ],
        [ "press", 2 ]
          ]
    ],
    "components": [
      [
        [ "9mm_casing", 50 ]
      ],
      [
        [ "smpistol_primer", 50 ]
      ],
      [
        [ "gunpowder", 200 ]
      ],
      [
        [ "lead", 150 ],
        [ "gold_small", 150 ],
        [ "silver_small", 150 ],
        [ "tin", 150 ],
        [ "bismuth", 150 ],
        [ "solder_wire", 150 ]
      ],
      [
        [ "cu_pipe", 2 ]
      ]
    ]
  },{
    "type" : "recipe",
    "result": "reloaded_38_fmj",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 4,
    "time": 30000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2 ],
        [ "press", 2 ]
      ]
    ],
    "components": [
      [
        [ "38_casing", 50 ]
      ],
      [
        [ "smpistol_primer", 50 ]
      ],
      [
        [ "gunpowder", 250 ]
      ],
      [
        [ "lead", 200 ],
        [ "gold_small", 200 ],
        [ "silver_small", 200 ],
        [ "tin", 200 ],
        [ "bismuth", 200 ],
        [ "solder_wire", 200 ]
      ],
      [
        [ "cu_pipe", 2 ]
      ]
    ]
   },{
    "type" : "recipe",
    "result": "reloaded_40fmj",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 4,
    "time": 35000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2 ],
        [ "press", 2 ]
      ]
    ],
    "components": [
      [
        [ "40_casing", 50 ]
      ],
      [
        [ "smpistol_primer", 50 ]
      ],
      [
        [ "gunpowder", 300 ]
      ],
      [
        [ "lead", 250 ],
        [ "gold_small", 250 ],
        [ "silver_small", 250 ],
        [ "tin", 250 ],
        [ "bismuth", 250 ],
        [ "solder_wire", 250 ]
      ],
      [
        [ "cu_pipe", 2 ]
      ]
    ]
  },{
  "type" : "recipe",
  "result": "reloaded_5x50dart",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 5 ],
  "difficulty": 6,
  "time": 8000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_caseless" , 4 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
        ]
  ],
  "components": [
    [
      [ "5x50_hull", 100 ]
    ],
    [
      [ "plastic_chunk", 5 ]
    ],
    [
      [ "smrifle_primer", 100 ]
    ],
    [
      [ "gunpowder", 300 ]
    ],
    [
      [ "lead", 200 ],
      [ "gold_small", 200 ],
      [ "silver_small", 200 ],
      [ "tin", 200 ],
      [ "bismuth", 200 ],
      [ "solder_wire", 200 ],
      [ "nail", 100 ]
    ]
  ]
  },{
    "type" : "recipe",
    "result": "reloaded_44fmj",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 5,
    "time": 25000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["recipe_bullets" , 3 ] , [ "manual_pistol", 4 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2 ],
        [ "press", 2 ]
      ]
    ],
    "components": [
      [
        [ "44_casing", 50 ]
      ],
      [
        [ "lgpistol_primer", 50 ]
      ],
      [
        [ "gunpowder", 500 ]
      ],
      [
        [ "lead", 400 ],
        [ "gold_small", 400 ],
        [ "silver_small", 400 ],
        [ "tin", 400 ],
        [ "bismuth", 400 ],
        [ "solder_wire", 400 ]
      ],
      [
        [ "cu_pipe", 3 ]
      ]
    ]
  },{
  "type" : "recipe",
  "result": "reloaded_40mm_shot",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 6,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["manual_launcher" , 4 ] , [ "manual_shotgun", 6 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
     [ "40mm_casing", 4 ]
    ],
    [
     [ "shotgun_primer", 4 ]
    ],
    [
     [ "gunpowder", 160 ]
    ],
    [
      [ "lead", 200 ],
      [ "gold_small", 200 ],
      [ "silver_small", 200 ],
      [ "tin", 200 ],
      [ "bismuth", 200 ],
      [ "solder_wire", 200 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "reloaded_40mm_flechette",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 7,
  "time": 17500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["manual_launcher" , 5 ] , [ "manual_shotgun", 7 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "boltcutters", -1 ],
      [ "toolset", -1]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
     [ "40mm_casing", 4 ]
    ],
    [
     [ "shotgun_primer", 4 ]
    ],
    [
     [ "gunpowder", 160 ]
    ],
    [
     [ "nail", 120 ]
    ]
  ]
},{
    "type": "recipe",
    "result": "reloaded_300_winmag",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 5 ],
    "difficulty": 5,
    "time" : 15000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "recipe_bullets", 4 ], [ "mag_rifle", 5 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2],
        [ "press", 2]
      ]
    ],
    "components": [
      [
        [ "300_casing", 10 ]
      ],
      [
        [ "lgrifle_primer", 10 ]
      ],
      [
        [ "gunpowder", 160 ]
      ],
      [
        [ "lead", 80 ],
        [ "gold_small", 80 ],
        [ "silver_small", 80 ],
        [ "tin", 80 ],
        [ "bismuth", 80 ],
        [ "solder_wire", 80 ]
      ],
      [
        [ "cu_pipe", 3 ]
      ]
    ]
  },{
    "type": "recipe",
    "result": "reloaded_32_acp",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 1 ],
    "difficulty": 2,
    "time": 5000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "recipe_bullets", 5 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2 ],
        [ "press", 2 ]
      ]
     ],
    "components" : [
      [
        [ "32_casing", 50 ]
      ],
      [
        [ "smpistol_primer", 50 ]
      ],
      [
        [ "gunpowder", 80 ]
      ],
      [
        [ "lead", 60 ],
        [ "gold_small", 60 ],
        [ "silver_small", 60 ],
        [ "tin", 60 ],
        [ "bismuth", 60 ],
        [ "solder_wire", 60 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "flintlock_ammo",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 1 ],
    "difficulty": 3,
    "time": 20000,
    "reversible": false,
    "autolearn": true,
    "book_learn": [[ "manual_rifle", 2 ] , [ "manual_pistol", 2 ] , [ "recipe_bullets", 2 ]],
    "qualities":[
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "gunpowder", 600 ]
      ],
      [
        [ "lead", 400 ],
        [ "gold_small", 400 ],
        [ "silver_small", 400 ],
        [ "tin", 400 ],
        [ "bismuth", 400 ],
        [ "solder_wire", 400 ]
      ],
      [
        [ "money_bundle", 1 ],
        [ "wrapper", 1],
        [ "bag_plastic", 1 ],
        [ "paper", 25 ]
      ]
    ]
  },{
    "type" : "recipe",
    "result": "36navy",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 1 ],
    "difficulty": 3,
    "time": 15000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "manual_pistol", 3 ] , [ "recipe_bullets", 3 ]],
    "qualities":[
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "gunpowder", 100 ]
      ],
      [
        [ "lead", 30 ],
        [ "gold_small", 30 ],
        [ "silver_small", 30 ],
        [ "tin", 30 ],
        [ "bismuth", 30 ],
        [ "solder_wire", 30 ]
      ],
      [
        [ "money_bundle", 1 ],
        [ "wrapper", 1],
        [ "bag_plastic", 1 ],
        [ "paper", 25 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "44army",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 1 ],
    "difficulty": 3,
    "time": 20000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "manual_pistol", 3 ] , [ "recipe_bullets", 3 ]],
    "qualities":[
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "gunpowder", 160 ]
      ],
      [
        [ "lead", 45 ],
        [ "gold_small", 45 ],
        [ "silver_small", 45],
        [ "tin", 45 ],
        [ "bismuth", 45 ],
        [ "solder_wire", 45 ]
      ],
      [
        [ "money_bundle", 1 ],
        [ "wrapper", 1],
        [ "bag_plastic", 1 ],
        [ "paper", 25 ]
      ]
    ]
  },
  {
    "type": "recipe",
    "result": "reloaded_762_54R",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_BULLETS",
    "skill_used": "fabrication",
    "skills_required": [ "gun", 4 ],
    "difficulty": 4,
    "time" : 10000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [[ "recipe_bullets", 3 ], [ "mag_rifle", 4 ]],
    "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 2],
        [ "press", 2]
      ]
    ],
    "components": [
      [
        [ "762R_casing", 20 ]
      ],
      [
        [ "lgrifle_primer", 20 ]
      ],
      [
        [ "gunpowder", 160 ]
      ],
      [
        [ "lead", 60 ],
        [ "gold_small", 60 ],
        [ "silver_small", 60 ],
        [ "tin", 60 ],
        [ "bismuth", 60 ],
        [ "solder_wire", 60 ]
      ],
      [
        [ "cu_pipe", 3 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "fish_bait_meat",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_OTHER",
    "skill_used": "survival",
    "difficulty": 1,
    "time": 1000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["mag_survival", 1], ["textbook_survival", 1], ["survival_book", 1], ["pocket_survival", 1]],
    "qualities" : [
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "meat", 1 ]
      ]
    ]
  },
 {
    "type" : "recipe",
    "result": "fish_bait_fish",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_OTHER",
    "skill_used": "survival",
    "difficulty": 1,
    "time": 1000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["mag_survival", 1], ["textbook_survival", 1], ["survival_book", 1], ["pocket_survival", 1]],
    "qualities" : [
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "fish", 1 ]
      ]
    ]
  },
 {
    "type" : "recipe",
    "result": "fish_bait_veggy",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_OTHER",
    "skill_used": "survival",
    "difficulty": 1,
    "time": 1000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["mag_survival", 1], ["textbook_survival", 1], ["survival_book", 1], ["pocket_survival", 1]],
    "qualities" : [
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "corn", 1 ],
        [ "carrot", 1 ]
      ]
    ]
  },
 {
    "type" : "recipe",
    "result": "fish_bait_bread",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_OTHER",
    "skill_used": "survival",
    "difficulty": 1,
    "time": 1000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [["mag_survival", 1], ["textbook_survival", 1], ["survival_book", 1], ["pocket_survival", 1]],
    "qualities" : [
      {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
      [
        [ "bread", 1 ],
        [ "cornbread", 1 ],
        [ "macaroni_raw", 1 ],
        [ "spaghetti_raw", 1 ]
      ]
    ]
  },
{
  "type" : "recipe",
  "result": "reloaded_700nx",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 7 ],
  "difficulty": 9,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 7 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "press", 2 ]
        ]
  ],
  "components": [
    [
      [ "700nx_casing", 30 ]
    ],
    [
      [ "lgrifle_primer", 30 ]
    ],
    [
      [ "gunpowder", 1150 ]
    ],
    [
      [ "lead", 420 ],
      [ "gold_small", 420 ],
      [ "silver_small", 420 ],
      [ "tin", 420 ],
      [ "bismuth", 420 ],
      [ "solder_wire", 420 ]
    ],
    [
      [ "cu_pipe", 4 ]
    ]
  ]
},
{
  "type" : "recipe",
  "result": "combatnail",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 1 ],
  "difficulty": 2,
  "time": 180000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":3,"amount":1}
  ], "tools": [
    [ ["tongs", -1]  ],
    [ ["chisel", -1] ],
    [ ["swage", -1]  ],
    [ ["anvil", -1]  ],
    [ ["forge", 50], [ "char_forge", 10], [ "oxy_torch", 10] ]
           ],
  "components": [
    [
      [ "steel_chunk", 1 ],
      [ "scrap", 3 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "napalm",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_OTHER",
  "skill_used": "cooking",
  "difficulty": 7,
  "time": 60000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_gaswarfare" , 8 ], ["textbook_anarch" , 7 ], ["recipe_labchem", 6 ]],
  "tools": [ [ ["chemistry_set", 25]  ] ],
  "components": [
    [ [ "gasoline", 125 ] ],
    [ [ "plastic_chunk", 4 ] ],
    [ [ "bleach", 2 ] ],
    [ [ "oxy_powder", 15 ] ],
    [ [ "lye_powder", 15 ] ]
  ]
}
]
