From a94f102c132b92d58144e8e2538dbfdf9f3ce7a2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 13 Nov 2023 17:06:32 -0800 Subject: Typo. --- json/recipes/armor/storage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/armor/storage.json b/json/recipes/armor/storage.json index af1bdb9..aecd358 100644 --- a/json/recipes/armor/storage.json +++ b/json/recipes/armor/storage.json @@ -12,7 +12,7 @@ "qualities": [ { "id": "SEW", "level": 1 } ], "components": [ [ [ "fabric_standard", 6, "LIST" ], [ "fabric_hides_any", 6, "LIST" ] ], - [ [ "chestpouch", 2 ], [ "fabric_standard", 8 ], [ "fabric_hides_any", 8 ] ], + [ [ "chestpouch", 2 ], [ "fabric_standard", 8, "LIST" ], [ "fabric_hides_any", 8, "LIST" ] ], [ [ "filament", 8, "LIST" ] ] ] } -- cgit v1.2.1