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