summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/chainmail_leggings_amethyst_trim.json
blob: 43224a4f71af06b8d50a260880804701c727e816 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "minecraft:item/leather_leggings",
	"textures": {
		"1": "item/chainmail_leggings",
		"2": "item/trim/amethyst",
		"3": "block/models/armor/chainmail_layer_2",
		"4": "block/air"
  }
}