summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/diamond_leggings_amethyst_trim.json
blob: 843a13819eb5720489f2644ce02ac0084d8cc695 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "minecraft:item/leather_leggings",
	"textures": {
		"1": "item/diamond_leggings",
		"2": "item/trim/amethyst",
		"3": "block/models/armor/diamond_layer_2",
		"4": "block/air"
  }
}