summaryrefslogtreecommitdiff
path: root/json/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes')
-rw-r--r--json/recipes/ammo/40x53mm.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json
index 8256c38..423b3a5 100644
--- a/json/recipes/ammo/40x53mm.json
+++ b/json/recipes/ammo/40x53mm.json
@@ -14,11 +14,12 @@
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
"qualities" : [ { "id": "SCREW", "level": 1 } ],
"components": [
- [ [ "pilot_light", 1 ] ],
+ [ [ "impact_fuze", 1 ] ],
[ [ "sheet_metal_small", 1 ] ],
- [ [ "chem_compositionb", 200 ] ],
- [ [ "40x53mm_m169_casing", 1 ] ],
- [ [ "lgrifle_primer", 1 ] ]
+ [ [ "chem_compositionb", 48 ] ],
+ [ [ "gunpowder_shotgun", 35 ], [ "gunpowder", 35 ] ],
+ [ [ "lgrifle_primer", 1 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ]
]
},
{
@@ -38,10 +39,10 @@
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "sheet_metal_small", 1 ] ],
+ [ [ "combatnail", 50 ] ],
[ [ "gunpowder_shotgun", 35 ], [ "gunpowder", 35 ] ],
- [ [ "40x53mm_m169_casing", 1 ] ],
- [ [ "lgrifle_primer", 1 ] ]
+ [ [ "lgrifle_primer", 1 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ]
]
}
]