summaryrefslogtreecommitdiff
path: root/json/recipes/12mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/12mm.json')
-rw-r--r--json/recipes/12mm.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/json/recipes/12mm.json b/json/recipes/12mm.json
new file mode 100644
index 0000000..5b30034
--- /dev/null
+++ b/json/recipes/12mm.json
@@ -0,0 +1,16 @@
+[
+ {
+ "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_standard", 40 ], [ "steel_standard", 10 ] ],
+ "qualities": [ { "id": "CHISEL", "level": 3 } ],
+ "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ]
+ }
+]