From 2b0618314cea74456e5607dadfec062624669865 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 13 Jun 2021 03:05:46 -0700 Subject: Add 40x53mm M430A1 and M1001 recipes Lower sheet metal requirements on hand and 40x46mm grenades --- json/recipes/ammo/40x46mm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'json/recipes/ammo/40x46mm.json') diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json index 1ed3d61..9509f3d 100644 --- a/json/recipes/ammo/40x46mm.json +++ b/json/recipes/ammo/40x46mm.json @@ -15,7 +15,7 @@ "qualities" : [ { "id": "SCREW", "level": 1 } ], "components": [ [ [ "pilot_light", 1 ] ], - [ [ "sheet_metal_small", 6 ] ], + [ [ "sheet_metal_small", 1 ] ], [ [ "chem_compositionb", 200 ] ], [ [ "40x46mm_m118_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] @@ -35,10 +35,10 @@ "charges": 1, "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ], "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], - "qualities": [ { "id": "CUT", "level": 1 } ], + "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ], "components": [ [ [ "paper", 1 ], [ "wax", 1 ] ], - [ [ "sheet_metal_small", 6 ] ], + [ [ "sheet_metal_small", 1 ] ], [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], [ [ "40x46mm_m199_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] -- cgit v1.2.1