diff --git a/data/json/recipes/recipe_deconstruction.json b/data/json/recipes/recipe_deconstruction.json index a89c5063c57db..4eb6d6619d443 100644 --- a/data/json/recipes/recipe_deconstruction.json +++ b/data/json/recipes/recipe_deconstruction.json @@ -2444,10 +2444,6 @@ "time": 30000, "difficulty": 1, "qualities": [ { "id": "CUT", "level": 1 } ], - "components": [ - [ [ "rag", 25 ] ], - [ [ "element", 5 ] ], - [ [ "cable", 5 ] ] - ] + "components": [ [ [ "rag", 25 ] ], [ [ "element", 5 ] ], [ [ "cable", 5 ] ] ] } ]