From 5b8928799dfd55dbd98c468696ac7c9c5c33f530 Mon Sep 17 00:00:00 2001 From: Paul Fenwick Date: Fri, 19 Aug 2022 12:10:15 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B2=20Use=20pine=20resin=20for=20water?= =?UTF-8?q?proofing=20=F0=9F=8C=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/json/requirements/materials.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/requirements/materials.json b/data/json/requirements/materials.json index d74a1e896ad07..6a6557a39dc60 100644 --- a/data/json/requirements/materials.json +++ b/data/json/requirements/materials.json @@ -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",