Skip to content

Commit

Permalink
Merge pull request CleverRaven#49159 from LyleSY/patch-14
Browse files Browse the repository at this point in the history
kevlar armor horse recipe bugfix
  • Loading branch information
Rivet-the-Zombie authored Jun 4, 2021
2 parents 6ddf008 + 1f12e6e commit aa9ed43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/armor/pets_horse.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"reversible": true,
"autolearn": true,
"using": [ [ "sewing_standard", 190 ], [ "clasps", 4 ] ],
"components": [ [ [ "sheet_kevlar_layered", 56 ] ], [ [ "rag", 42 ] ], [ [ "leather", 24 ], [ "tanned_hide", 24 ] ] ],
"components": [ [ [ "sheet_kevlar_layered", 56 ] ], [ [ "rag", 42 ] ], [ [ "leather", 24 ], [ "tanned_hide", 4 ] ] ],
"proficiencies": [ { "proficiency": "prof_polymerworking" }, { "proficiency": "prof_closures" } ]
},
{
Expand Down

0 comments on commit aa9ed43

Please sign in to comment.