summaryrefslogtreecommitdiff
path: root/json/recipes/12mm.json
blob: b4b98b09de74a39d8c9f1fd49a88dad89af5e2ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
 {
    "type": "recipe",
    "result": "bootleg_12mm",
    "category": "CC_AMMO",
    "subcategory": "CSC_AMMO_OTHER",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "240 m",
    "autolearn": true,
    "reversible": false,
    "using": [ [ "blacksmithing_intermediate", 40 ], [ "steel_standard", 10 ] ],
    "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
  }
]