summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/recipe_medsandchemicals.json2
-rw-r--r--json/recipes/weapons/explosive.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/recipe_medsandchemicals.json b/json/recipes/recipe_medsandchemicals.json
index ff7da19..a196296 100644
--- a/json/recipes/recipe_medsandchemicals.json
+++ b/json/recipes/recipe_medsandchemicals.json
@@ -43,7 +43,7 @@
[ "wheel_10", 1 ],
[ "wheel_motorbike", 1 ],
[ "wheel_wheelchair", 2 ],
- [ "wheel_side", 1 ],
+ [ "wheel_wide", 1 ],
[ "wheel_wide_or", 1 ]
]
]
diff --git a/json/recipes/weapons/explosive.json b/json/recipes/weapons/explosive.json
index d60427d..5da0c48 100644
--- a/json/recipes/weapons/explosive.json
+++ b/json/recipes/weapons/explosive.json
@@ -171,8 +171,8 @@
[ [ "delay_fuze", 1 ] ],
[ [ "chem_muriatic_acid", 1 ] ],
[ [ "scrap", 1 ] ],
- [ [ "aluminium_powder", 25 ] ],
- [ [ "zinc_powder", 25 ] ],
+ [ [ "chem_aluminium_powder", 25 ] ],
+ [ [ "chem_zinc_powder", 25 ] ],
[ [ "canister_empty", 1 ] ],
[ [ "superglue", 1 ] ]
]