diff --git a/data/json/recipes/recipe_deconstruction.json b/data/json/recipes/recipe_deconstruction.json index ab0c76ff82582..6af1d8f0cdaa9 100644 --- a/data/json/recipes/recipe_deconstruction.json +++ b/data/json/recipes/recipe_deconstruction.json @@ -2102,7 +2102,12 @@ "result": "radio_car_box", "type": "uncraft", "time": "30 s", - "components": [ [ [ "radio_car", 1 ] ], [ [ "radiocontrol", 1 ] ], [ [ "light_battery_cell", 2 ] ] ] + "components": [ + [ [ "radio_car", 1 ] ], + [ [ "radiocontrol", 1 ] ], + [ [ "light_minus_battery_cell", 1 ] ], + [ [ "light_battery_cell", 1 ] ] + ] }, { "result": "radiocontrol",