[
{
        "type" : "recipe",
   "result": "reloaded_654",
   "category": "CC_AMMO",
   "subcategory": "CSC_AMMO_BULLETS",
   "skill_used": "fabrication",
   "skills_required": [ "gun", 3],
   "difficulty": 5,
   "time": 40000,
   "reversible": false,
   "autolearn": false,
   "book_learn": [["recipe_bullets", 3 ] , [ "mag_rifle", 4 ]],
   "tools": [
      [
        [ "press", -1 ]
      ],
      [
        [ "fire", -1 ],
        [ "toolset", 1 ],
        [ "press", 2 ]
      ]
    ],
    "components": [
       [
         [ "654_casing", 30 ]
       ],
       [
         [ "smrifle_primer", 30 ]
       ],
       [
         [ "gunpowder", 300 ]
       ],
       [
         [ "lead", 150 ],
         [ "gold_small", 150 ],
         [ "silver_small", 150 ],
         [ "tin", 150 ],
         [ "bismuth", 150 ],
         [ "solder_wire", 150 ]
       ],
       [
         [ "cu_pipe", 3]
       ]
     ]
},{
        "type" : "recipe",
  "result": "reloaded_545",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 2],
  "difficulty": 3,
  "time": 25000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2], [ "mag_rifle", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 1 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "545_casing", 30 ]
    ],
    [
      [ "smrifle_primer", 30 ]
    ],
    [
      [ "gunpowder", 150 ]
    ],
    [
      [ "lead", 60 ],
      [ "gold_small", 60 ],
      [ "silver_small", 60 ],
      [ "tin", 60 ],
      [ "bismuth", 60 ],
      [ "solder_wire", 60]
    ],
    [
      [ "cu_pipe", 3]
    ]
  ]

},{
        "type" : "recipe",
  "result": "reloaded_545_ap",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3],
  "difficulty": 4,
  "time": 28000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_bullets" , 2], [ "mag_rifle", 3 ]],
  "tools": [
    [
      [ "press", -1 ]
    ],
    [
      [ "fire", -1 ],
      [ "toolset", 1 ],
      [ "press", 2 ]
    ]
  ],
  "components": [
    [
      [ "545_casing", 30 ]
    ],
    [
      [ "smrifle_primer", 30 ]
    ],
    [
      [ "gunpowder", 150 ]
    ],
    [
      [ "lead", 90 ],
      [ "gold_small", 90 ],
      [ "silver_small", 90 ],
      [ "tin", 90 ],
      [ "bismuth", 90 ],
      [ "solder_wire", 90]
    ],
    [
      [ "cu_pipe", 3]
    ]
  ]
},{
        "type" : "recipe",
  "result": "20_dread",
  "category": "CC_AMMO",
  "subcategory": "CSC_AMMO_BULLETS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 2],
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_bullets", 2]],
  "tools": [
  [
      [ "forge", 50],
      [ "char_forge", 10]
  ],
  [
      [ "swage", -1]
  ],
  [
      [ "crucible", -1]
  ]
],
"components": [
  [
    [ "lead", 200],
    [ "gold_small", 200],
    [ "silver_small", 200],
    [ "tin", 200],
    [ "bismuth", 200],
    [ "solder_wire", 200]
  ]
]
},{
        "type" : "recipe",
  "result": "autofire_654",
  "category": "CC_WEAPON",
  "subcategory": "CSC_WEAPON_MODS",
  "skill_used": "fabrication",
  "skills_required": [ "gun", 3],
  "difficulty": 5,
  "time": 13000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["recipe_igm", 1]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1},
    {"id":"SAW_M","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "goggles_welding", -1 ]
    ],
    [
      [ "welder", 30 ],
      [ "toolset", 40 ],
      [ "welder_crude", 40]
    ]
  ],
  "components": [
    [
      [ "pipe", 1]
    ],
    [
      [ "sheet_metal", 1],
      [ "scrap", 2]
    ]
   ]
}
]
