summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkerscompendium/models/item/tools/breastplate.td.json
blob: c2022a7f73ef272d842278f414956fe5a89f7e03 (plain)
1
2
3
4
5
6
7
8
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"
    }
}