Skip to content

Commit

Permalink
Merge pull request CleverRaven#60291 from pjf/pull/pine_resin_waterpr…
Browse files Browse the repository at this point in the history
…oofing

🌲 Use pine resin for waterproofing 🌲
  • Loading branch information
Rivet-the-Zombie authored Aug 19, 2022
2 parents acd0a24 + 5b89287 commit d060cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/requirements/materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
"id": "waterproofing",
"type": "requirement",
"//": "Materials for waterproofing leather and wooden items.",
"components": [ [ [ "wax", 1 ], [ "pine_bough", 5 ] ] ]
"components": [ [ [ "wax", 1 ], [ "pine_resin", 5 ] ] ]
},
{
"id": "fletching",
Expand Down

0 comments on commit d060cb9

Please sign in to comment.