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