{ "parent": "minecraft:item/generated", "overrides": [ { "model": "minecraft:item/leather_chestplate_quartz_trim", "predicate": { "trim_type": 0.01 } }, { "model": "minecraft:item/leather_chestplate_iron_trim", "predicate": { "trim_type": 0.02 } }, { "model": "minecraft:item/leather_chestplate_netherite_trim", "predicate": { "trim_type": 0.03 } }, { "model": "minecraft:item/leather_chestplate_redstone_trim", "predicate": { "trim_type": 0.04 } }, { "model": "minecraft:item/leather_chestplate_copper_trim", "predicate": { "trim_type": 0.05 } }, { "model": "minecraft:item/leather_chestplate_gold_trim", "predicate": { "trim_type": 0.06 } }, { "model": "minecraft:item/leather_chestplate_emerald_trim", "predicate": { "trim_type": 0.07 } }, { "model": "minecraft:item/leather_chestplate_diamond_trim", "predicate": { "trim_type": 0.08 } }, { "model": "minecraft:item/leather_chestplate_lapis_trim", "predicate": { "trim_type": 0.09 } }, { "model": "minecraft:item/leather_chestplate_amethyst_trim", "predicate": { "trim_type": 0.1 } }, { "model": "minecraft:item/leather_chestplate_resin_trim", "predicate": { "trim_type": 0.11 } } ], "textures": { "layer0": "minecraft:item/leather_chestplate", "layer1": "minecraft:item/leather_chestplate_overlay" } }