Skip to content

Commit

Permalink
Style Json
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade authored Apr 13, 2019
1 parent b0ee8a2 commit 5c4a67a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions data/json/recipes/recipe_deconstruction.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 ] ] ]
}
]

0 comments on commit 5c4a67a

Please sign in to comment.