[
  { 
    "result": "reloaded_46mm_fmj",
    "type": "recipe",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_PISTOL",
    "skill_used": "fabrication",
    "difficulty": 4,
    "skills_required": [ "gun", 3 ],
    "time": "2 m",
    "batch_time_factors": [ 60, 5 ],
    "book_learn": [ [ "recipe_bullets", 3 ], [ "mag_rifle", 4 ] ],
    "charges": 1,
    "reversible": true,
    "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 2 ] ],
    "components": [
      [ [ "46mm_casing", 1 ] ],
      [ [ "smpistol_primer", 1 ] ],
      [ [ "gunpowder", 5 ] ],
      [ [ "copper", 1 ] ]
    ]
  },
  { 
    "result": "bp_46mm_fmj",
    "type": "recipe",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_PISTOL",
    "skill_used": "fabrication",
    "difficulty": 4,
    "skills_required": [ "gun", 3 ],
    "time": "2 m",
    "batch_time_factors": [ 60, 5 ],
    "book_learn": [ [ "recipe_bullets", 3 ], [ "mag_rifle", 4 ] ],
    "charges": 1,
    "reversible": true,
    "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 2 ] ],
    "components": [
      [ [ "46mm_casing", 1 ] ],
      [ [ "smpistol_primer", 1 ] ],
      [ [ "chem_black_powder", 8 ] ],
      [ [ "copper", 1 ] ]
    ]
  },
  { 
    "result": "reloaded_46mm_shp",
    "type": "recipe",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_PISTOL",
    "skill_used": "fabrication",
    "difficulty": 4,
    "skills_required": [ "gun", 3 ],
    "time": "2 m",
    "batch_time_factors": [ 60, 5 ],
    "book_learn": [ [ "recipe_bullets", 3 ], [ "mag_rifle", 4 ] ],
    "charges": 1,
    "reversible": true,
    "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 2 ] ],
    "components": [
      [ [ "46mm_casing", 1 ] ],
      [ [ "smpistol_primer", 1 ] ],
      [ [ "gunpowder", 4 ] ],
      [ [ "copper", 1 ] ]
    ]
  },
  { 
    "result": "bp_46mm_shp",
    "type": "recipe",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_PISTOL",
    "skill_used": "fabrication",
    "difficulty": 4,
    "skills_required": [ "gun", 3 ],
    "time": "2 m",
    "batch_time_factors": [ 60, 5 ],
    "book_learn": [ [ "recipe_bullets", 3 ], [ "mag_rifle", 4 ] ],
    "charges": 1,
    "reversible": true,
    "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 2 ] ],
    "components": [
      [ [ "46mm_casing", 1 ] ],
      [ [ "smpistol_primer", 1 ] ],
      [ [ "chem_black_powder", 6 ] ],
      [ [ "copper", 1 ] ]
    ]
  }
]