From f3045463b03d9dee7824c1bf7951980d8b45479c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 19 Jun 2023 08:13:41 -0700 Subject: Make use of new fabric_hides_proper group where appropriate. --- json/recipes/armor/head.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/json/recipes/armor/head.json b/json/recipes/armor/head.json index 1b4dd55..187162d 100644 --- a/json/recipes/armor/head.json +++ b/json/recipes/armor/head.json @@ -47,7 +47,7 @@ [ [ "helmet_liner", 1 ], [ "hat_cotton", 1 ], [ "rag", 3 ] ], [ [ "tac_helmet", 1 ], [ "tac_fullhelmet", 1 ], [ "helmet_army", 1 ], [ "kevlar_plate", 6 ] ], [ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ], - [ [ "leather", 8 ] ], + [ [ "fabric_hides_proper", 8, "LIST" ] ], [ [ "duct_tape", 150 ] ], [ [ "helmet_riot", 1 ], @@ -79,7 +79,7 @@ [ [ "helmet_liner", 2 ], [ "hat_cotton", 2 ], [ "rag", 8 ] ], [ [ "tac_helmet", 2 ], [ "tac_fullhelmet", 2 ], [ "helmet_army", 2 ], [ "kevlar_plate", 14 ] ], [ [ "hood_rain", 2 ], [ "bag_plastic", 4 ] ], - [ [ "leather", 18 ] ], + [ [ "fabric_hides_proper", 18, "LIST" ] ], [ [ "duct_tape", 300 ] ], [ [ "helmet_riot", 2 ], @@ -204,7 +204,7 @@ "using": [ [ "sewing_standard", 40 ] ], "tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ], "components": [ - [ [ "leather", 6 ] ], + [ [ "fabric_hides_proper", 6, "LIST" ] ], [ [ "rag", 2 ] ], [ [ "kevlar_plate", 4 ] ], [ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ], @@ -224,7 +224,7 @@ "using": [ [ "sewing_standard", 40 ] ], "tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ], "components": [ - [ [ "leather", 6 ] ], + [ [ "fabric_hides_proper", 6, "LIST" ] ], [ [ "rag", 2 ] ], [ [ "kevlar_plate", 4 ] ], [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ], @@ -245,7 +245,7 @@ "using": [ [ "sewing_standard", 40 ] ], "tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ], "components": [ - [ [ "leather", 14 ] ], + [ [ "fabric_hides_proper", 14, "LIST" ] ], [ [ "rag", 5] ], [ [ "kevlar_plate", 9 ] ], [ [ "steel_chunk", 5 ], [ "scrap", 14 ] ], -- cgit v1.2.1