summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/golden_leggings_amethyst_trim.json
blob: 0e81692a890a90199cc83e425a50c27795963386 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "parent": "minecraft:item/leather_leggings",
	"textures": {
		"1": "item/golden_leggings",
		"2": "item/trim/amethyst",
		"3": "block/models/armor/gold_layer_2",
		"4": "block/air"
  }
}