From d6d034be2833e568663d45e2bfeaf0fc4dcf115e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 28 May 2022 20:10:27 -0700 Subject: Update recipes with new wood_structural item lists. --- recipes.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'recipes.json') diff --git a/recipes.json b/recipes.json index 8c9d46b..7a09eda 100644 --- a/recipes.json +++ b/recipes.json @@ -719,7 +719,7 @@ "qualities": [ { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "swage", -1 ] ] ], "components": [ - [ [ "2x4", 1 ], [ "stick", 2 ] ] + [ [ "wood_structural", 1, "LIST" ] ] ] }, { @@ -739,7 +739,7 @@ "qualities": [ { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "swage", -1 ] ] ], "components": [ - [ [ "2x4", 1 ], [ "stick", 2 ] ] + [ [ "wood_structural_small", 1, "LIST" ] ] ] }, { @@ -759,7 +759,7 @@ "qualities": [ { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "swage", -1 ] ] ], "components": [ - [ [ "2x4", 1 ], [ "stick", 2 ] ], + [ [ "wood_structural_small", 1, "LIST" ] ], [ [ "spike", 6 ] ] ] }, @@ -785,7 +785,7 @@ "components": [ [ [ "blade", 1 ] ], [ [ "spike", 1 ] ], - [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ] + [ [ "wood_structural", 1, "LIST" ], [ "broom", 1 ] ] ] }, { @@ -852,7 +852,7 @@ ], "tools": [ [ [ "polisher", 20 ] ] ], "components": [ - [ [ "2x4", 2 ], [ "stick", 4 ] ], + [ [ "wood_structural", 1, "LIST" ] ], [ [ "wax", 2] ] ] }, @@ -905,7 +905,7 @@ { "id": "HAMMER", "level": 2 } ], "components": [ - [ [ "stick", 1 ], [ "2x4", 1 ] ], + [ [ "wood_structural", 1, "LIST" ] ], [ [ "rag", 4 ] ] ] }, @@ -977,7 +977,7 @@ "components": [ [ [ "paper", 5 ] ], [ [ "sugar", 1 ] ], - [ [ "stick", 1 ], [ "2x4", 1 ] ] + [ [ "wood_structural_small", 1, "LIST" ] ] ] }, { -- cgit v1.2.1