Skip to content

Commit

Permalink
style(autofix.ci): automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] committed May 26, 2024
1 parent ca7f6cc commit a3af4c5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/json/recipes/weapon/ranged.json
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,12 @@
"decomp_learn": 4,
"book_learn": [ [ "recipe_bows", 4 ], [ "textbook_weapeast", 6 ] ],
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 1 } ],
"components": [ [ [ "2x4", 4 ], [ "stick", 8 ] ], [ [ "spring", 1 ] ], [ [ "cordage_superior", 1, "LIST" ] ], [ [ "nail_glue", 20, "LIST" ] ] ]
"components": [
[ [ "2x4", 4 ], [ "stick", 8 ] ],
[ [ "spring", 1 ] ],
[ [ "cordage_superior", 1, "LIST" ] ],
[ [ "nail_glue", 20, "LIST" ] ]
]
},
{
"type": "recipe",
Expand Down

0 comments on commit a3af4c5

Please sign in to comment.