summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/chainmail_chestplate_amethyst_trim.json
blob: 2e85a181b78e9822813307cf18f83d9b17be3fc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "minecraft:item/leather_chestplate",
	"textures": {
		"1": "item/chainmail_chestplate",
		"2": "item/trim/amethyst",
		"3": "block/models/armor/chainmail_layer_1",
		"4": "block/air"
  }
}