summaryrefslogtreecommitdiff
path: root/json/recipes/armor/storage.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/armor/storage.json')
-rw-r--r--json/recipes/armor/storage.json2
1 files changed, 1 insertions, 1 deletions
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" ] ]
]
}