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