Skip to content

Commit

Permalink
Update head.json
Browse files Browse the repository at this point in the history
Recipe Linting
  • Loading branch information
Kantonine authored Jul 26, 2024
1 parent 51628f0 commit 36c8fbd
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions data/json/recipes/armor/head.json
Original file line number Diff line number Diff line change
Expand Up @@ -968,9 +968,14 @@
"components": [
[ [ "hat_ball", 1 ], [ "hat_boonie", 1 ], [ "hat_golf", 1 ] ],
[ [ "mask_filter", 1 ] ],
[ [ "glasses_bal", 1 ], [ "goggles_ski", 1 ], [ "glasses_safety", 1 ], [ "face_shield_plastic", 1 ] ]
[ [ "glasses_bal", 1 ], [ "goggles_ski", 1 ], [ "glasses_safety", 1 ], [ "face_shield_plastic", 1 ] ]
],
"proficiencies": [ { "proficiency": "prof_millinery" }, { "proficiency": "prof_plasticworking" }, { "proficiency": "prof_closures" }, { "proficiency": "prof_closures_waterproofing"} ]
"proficiencies": [
{ "proficiency": "prof_millinery" },
{ "proficiency": "prof_plasticworking" },
{ "proficiency": "prof_closures" },
{ "proficiency": "prof_closures_waterproofing" }
]
},
{
"result": "helmet_scavenger_xs",
Expand All @@ -979,9 +984,9 @@
"time": "3 h",
"using": [ [ "filament_canvas", 48 ], [ "fastener_small", 4 ], [ "tailoring_canvas_patchwork", 6 ] ],
"components": [
[ [ "hat_ball", 1 ], [ "hat_boonie", 1 ], [ "hat_golf", 1 ] ],
[ [ "hat_ball", 1 ], [ "hat_boonie", 1 ], [ "hat_golf", 1 ] ],
[ [ "mask_filter", 1 ] ],
[ [ "glasses_bal", 1 ], [ "goggles_ski", 1 ], [ "glasses_safety", 1 ], [ "face_shield_plastic", 1 ] ],
[ [ "glasses_bal", 1 ], [ "goggles_ski", 1 ], [ "glasses_safety", 1 ], [ "face_shield_plastic", 1 ] ]
]
},
{
Expand All @@ -993,7 +998,7 @@
"components": [
[ [ "hat_ball", 1 ], [ "hat_boonie", 1 ], [ "hat_golf", 1 ] ],
[ [ "mask_filter", 1 ] ],
[ [ "glasses_bal", 1 ], [ "goggles_ski", 1 ], [ "glasses_safety", 1 ], [ "face_shield_plastic", 1 ] ],
[ [ "glasses_bal", 1 ], [ "goggles_ski", 1 ], [ "glasses_safety", 1 ], [ "face_shield_plastic", 1 ] ]
]
},
{
Expand Down

0 comments on commit 36c8fbd

Please sign in to comment.