From f8e7e9eda6fde0fdfc1628bb04753f432ec79018 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 3 Oct 2021 20:43:13 -0700 Subject: Update for removal of specialized gunpowder in BN --- json/recipes/ammo/40x46mm.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'json/recipes/ammo/40x46mm.json') diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json index 3f25ff8..9102707 100644 --- a/json/recipes/ammo/40x46mm.json +++ b/json/recipes/ammo/40x46mm.json @@ -17,7 +17,7 @@ [ [ "sheet_metal_small", 1 ] ], [ [ "chem_compositionb", 32 ] ], [ [ "impact_fuze", 1 ] ], - [ [ "gunpowder_shotgun", 35 ] ], + [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], [ [ "40x46mm_m118_casing", 1 ] ] ] @@ -40,7 +40,7 @@ "components": [ [ [ "paper", 1 ], [ "wax", 1 ] ], [ [ "combatnail", 35 ] ], - [ [ "gunpowder_shotgun", 35 ] ], + [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], [ [ "40x46mm_m199_casing", 1 ] ] ] @@ -63,7 +63,7 @@ [ [ "bleach", 2 ] ], [ [ "ammonia", 2 ] ], [ [ "impact_fuze", 1 ] ], - [ [ "gunpowder_shotgun", 35 ] ], + [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], [ [ "40x46mm_m195_casing", 1 ] ] ] @@ -86,7 +86,7 @@ "components": [ [ [ "paper", 1 ], [ "wax", 1 ] ], [ [ "rubber_slug", 2 ] ], - [ [ "gunpowder_shotgun", 35 ] ], + [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], [ [ "40x46mm_m212_casing", 1 ] ] ] -- cgit v1.2.1