Skip to content

Commit

Permalink
🌲 Use pine resin for waterproofing 🌲
Browse files Browse the repository at this point in the history
  • Loading branch information
pjf committed Aug 19, 2022
1 parent 725e825 commit 5b89287
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 5b89287

Please sign in to comment.