From e514f6776c8ac96c388f6665362139cbc8efa382 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 1 Nov 2022 19:36:25 -0700 Subject: Reorder M430A1 recipe. --- json/recipes/ammo/40x53mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json index bde2788..55c8a37 100644 --- a/json/recipes/ammo/40x53mm.json +++ b/json/recipes/ammo/40x53mm.json @@ -14,9 +14,9 @@ "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], "qualities" : [ { "id": "SCREW", "level": 1 } ], "components": [ - [ [ "impact_fuze", 1 ] ], [ [ "sheet_metal_small", 1 ] ], [ [ "military_explosive", 36, "LIST" ] ], + [ [ "impact_fuze", 1 ] ], [ [ "gunpowder", 35 ] ], [ [ "lgrifle_primer", 1 ] ], [ [ "40x53mm_m169_casing", 1 ] ] -- cgit v1.2.1