Skip to content

Commit

Permalink
condense formatting 2
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
descende and github-actions[bot] authored May 17, 2024
1 parent 6e9090e commit b33b9c6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions data/json/recipes/tools/lights.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b33b9c6

Please sign in to comment.