diff --git a/data/json/recipes/recipe_others.json b/data/json/recipes/recipe_others.json index 209770bb5da16..08b29ac8f796f 100644 --- a/data/json/recipes/recipe_others.json +++ b/data/json/recipes/recipe_others.json @@ -1367,7 +1367,7 @@ "book_learn": [ [ "plastics_book", 3 ] ], "proficiencies": [ { "proficiency": "prof_plasticworking" } ], "using": [ [ "soldering_standard", 10 ], [ "plastic_molding", 3 ] ], - "components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "lens", 1 ], [ "lens_small", 1 ] ], [ [ "spring", 1 ] ] ] + "components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "lens", 1 ], [ "lens_small", 1 ] ] ] }, { "type": "recipe", diff --git a/data/json/uncraft/tools.json b/data/json/uncraft/tools.json index 3ab58e87ac364..dfff880509c0f 100644 --- a/data/json/uncraft/tools.json +++ b/data/json/uncraft/tools.json @@ -204,7 +204,7 @@ "difficulty": 1, "time": "5 m", "qualities": [ { "id": "CUT", "level": 2 } ], - "components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "lens", 1 ], [ "lens_small", 1 ] ], [ [ "spring", 1 ] ] ] + "components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "lens_small", 1 ] ] ] }, { "result": "fishing_rod_professional",