From 3e33ed305a5a258eae8edfb9d1ba970e71c2b494 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Jul 2022 18:11:38 -0700 Subject: Update 40mm comp-b usage. Also fix text for M67 grenades. --- json/recipes/ammo/40x46mm.json | 2 +- json/recipes/ammo/40x53mm.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'json/recipes/ammo') diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json index 29b6414..e6563e7 100644 --- a/json/recipes/ammo/40x46mm.json +++ b/json/recipes/ammo/40x46mm.json @@ -15,7 +15,7 @@ "qualities" : [ { "id": "SCREW", "level": 1 } ], "components": [ [ [ "sheet_metal_small", 1 ] ], - [ [ "chem_compositionb", 32 ] ], + [ [ "military_explosive", 23, "LIST" ] ], [ [ "impact_fuze", 1 ] ], [ [ "gunpowder", 35 ] ], [ [ "smpistol_primer", 1 ] ], diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json index 6bb21a1..235626d 100644 --- a/json/recipes/ammo/40x53mm.json +++ b/json/recipes/ammo/40x53mm.json @@ -16,7 +16,7 @@ "components": [ [ [ "impact_fuze", 1 ] ], [ [ "sheet_metal_small", 1 ] ], - [ [ "chem_compositionb", 48 ] ], + [ [ "military_explosive", 36, "LIST" ] ], [ [ "gunpowder", 35 ] ], [ [ "lgrifle_primer", 1 ] ], [ [ "40x53mm_m169_casing", 1 ] ] -- cgit v1.2.1