summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json')
-rw-r--r--src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json b/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json
new file mode 100644
index 0000000..c2022a7
--- /dev/null
+++ b/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json
@@ -0,0 +1,9 @@
+{
+ "textures": {
+ "layer0": "tinkerscompendium:items/armor/breastplate/_plate",
+ "layer1": "tinkerscompendium:items/armor/breastplate/_smallplate",
+ "layer2": "tinkerscompendium:items/armor/breastplate/_trim",
+ "layer3": "tinkerscompendium:items/armor/breastplate/_chain",
+ "broken1": "tinkerscompendium:items/armor/breastplate/_plate"
+ }
+}