From c3474b80d9d0c1a550779fbdab593e1bf1b39840 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 3 Oct 2021 20:37:55 -0700 Subject: Updated for removal of specialized gunpowders from BN --- json/recipes/ammo/40x46mm.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'json/recipes/ammo/40x46mm.json') diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json index 705d5fc..35c33d7 100644 --- a/json/recipes/ammo/40x46mm.json +++ b/json/recipes/ammo/40x46mm.json @@ -18,7 +18,7 @@ "components": [ [ [ "sheet_metal_small", 1 ] ], [ [ "paper", 1 ], [ "wax", 1 ] ], - [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "gunpowder", 30 ] ], [ [ "40x46mm_m118_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] @@ -42,7 +42,7 @@ "components": [ [ [ "sheet_metal_small", 1 ] ], [ [ "paper", 1 ], [ "wax", 1 ] ], - [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "gunpowder", 30 ] ], [ [ "40x46mm_m199_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] @@ -66,7 +66,7 @@ "components": [ [ [ "sheet_metal_small", 1 ] ], [ [ "paper", 1 ], [ "wax", 1 ] ], - [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "gunpowder", 30 ] ], [ [ "40x46mm_m118_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] @@ -90,7 +90,7 @@ "components": [ [ [ "sheet_metal_small", 1 ] ], [ [ "paper", 1 ], [ "wax", 1 ] ], - [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "gunpowder", 30 ] ], [ [ "40x46mm_m199_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] @@ -115,7 +115,7 @@ [ [ "sheet_metal_small", 1 ] ], [ [ "paper", 1 ], [ "wax", 1 ] ], [ [ "combatnail", 70 ] ], - [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "gunpowder", 30 ] ], [ [ "40x46mm_m118_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] @@ -140,7 +140,7 @@ [ [ "sheet_metal_small", 1 ] ], [ [ "paper", 1 ], [ "wax", 1 ] ], [ [ "combatnail", 70 ] ], - [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "gunpowder", 30 ] ], [ [ "40x46mm_m199_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] -- cgit v1.2.1