Skip to content

Commit

Permalink
fix messenger bag recipe (CleverRaven#60441)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos6226 authored and Hirmuolio committed Aug 27, 2022
1 parent d1695b7 commit aa03ad0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/json/recipes/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -1895,12 +1895,11 @@
"difficulty": 3,
"time": "14 h",
"autolearn": true,
"using": [ [ "tailoring_leather_patchwork", 3 ], [ "fastener_large", 2 ] ],
"using": [ [ "tailoring_nylon_patchwork", 18 ], [ "fastener_large", 2 ], [ "plastic_molding", 3 ] ],
"proficiencies": [
{ "proficiency": "prof_closures" },
{ "proficiency": "prof_closures_waterproofing" },
{ "proficiency": "prof_leatherworking_basic" },
{ "proficiency": "prof_leatherworking" }
{ "proficiency": "prof_plasticworking" }
]
},
{
Expand Down

0 comments on commit aa03ad0

Please sign in to comment.