summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/ammo/40x46mm.json5
-rw-r--r--json/recipes/ammo/40x53mm.json3
2 files changed, 7 insertions, 1 deletions
diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json
index 5d109cd..490c6e5 100644
--- a/json/recipes/ammo/40x46mm.json
+++ b/json/recipes/ammo/40x46mm.json
@@ -13,6 +13,9 @@
"charges": 1,
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
"qualities" : [ { "id": "SCREW", "level": 1 } ],
+ "using": [
+ [ "explosives_casting_standard", 1 ]
+ ],
"components": [
[ [ "sheet_metal_small", 1 ] ],
[ [ "military_explosive", 23, "LIST" ] ],
@@ -56,7 +59,7 @@
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "textbook_anarch", 7 ] ],
"charges": 1,
- "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "tools": [ [ [ "press", -1 ] ] ],
"qualities" : [ { "id": "SCREW", "level": 1 }, { "id": "CHEM", "level": 2 } ],
"components": [
[ [ "bleach", 2 ] ],
diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json
index 420725d..53645d8 100644
--- a/json/recipes/ammo/40x53mm.json
+++ b/json/recipes/ammo/40x53mm.json
@@ -13,6 +13,9 @@
"charges": 1,
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
"qualities" : [ { "id": "SCREW", "level": 1 } ],
+ "using": [
+ [ "explosives_casting_standard", 1 ]
+ ],
"components": [
[ [ "sheet_metal_small", 1 ] ],
[ [ "military_explosive", 36, "LIST" ] ],