summaryrefslogtreecommitdiff
path: root/json/recipes/ammo
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/ammo')
-rw-r--r--json/recipes/ammo/40x46mm.json2
-rw-r--r--json/recipes/ammo/40x53mm.json2
2 files changed, 2 insertions, 2 deletions
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 ] ]