From 58a3390c905f3b4015f1dbb9225252139b34705d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 3 Jun 2021 12:55:35 -0700 Subject: Convert recipes from rdx to composition_b Add recipe for making composition_b --- json/recipes/ammo/40x46.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/recipes/ammo') diff --git a/json/recipes/ammo/40x46.json b/json/recipes/ammo/40x46.json index 735891a..8837e2a 100644 --- a/json/recipes/ammo/40x46.json +++ b/json/recipes/ammo/40x46.json @@ -16,7 +16,7 @@ "components": [ [ [ "pilot_light", 1 ] ], [ [ "sheet_metal_small", 6 ] ], - [ [ "chem_rdx", 200 ] ], + [ [ "chem_compositionb", 200 ] ], [ [ "40x46mm_m118_casing", 1 ] ], [ [ "smpistol_primer", 1 ] ] ] -- cgit v1.2.1