From b33b9c63fb721069f5c3292feee10616d6910476 Mon Sep 17 00:00:00 2001 From: soulclump <46012267+descende@users.noreply.github.com> Date: Fri, 17 May 2024 17:28:01 -0500 Subject: [PATCH] condense formatting 2 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- data/json/recipes/tools/lights.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/data/json/recipes/tools/lights.json b/data/json/recipes/tools/lights.json index 99a9b3260ebab..c7f9fc4444f65 100644 --- a/data/json/recipes/tools/lights.json +++ b/data/json/recipes/tools/lights.json @@ -355,12 +355,7 @@ "qualities": [ { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "HAMMER", "level": 2 } ], "using": [ [ "welding_standard", 50 ] ], "proficiencies": [ { "proficiency": "prof_welding_basic" }, { "proficiency": "prof_welding" } ], - "components": [ - [ [ "scrap", 2 ] ], - [ [ "pipe", 2 ] ], - [ [ "pipe_fittings", 4 ] ], - [ [ "pilot_light", 1 ] ] - ] + "components": [ [ [ "scrap", 2 ] ], [ [ "pipe", 2 ] ], [ [ "pipe_fittings", 4 ] ], [ [ "pilot_light", 1 ] ] ] }, { "type": "recipe",