We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026ad28 commit c5c7079Copy full SHA for c5c7079
1 file changed
assets/minecraft/models/item/leather_horse_armor.json
@@ -1,7 +1,8 @@
1
{
2
"parent":"minecraft:item/generated",
3
"textures":{
4
- "layer0":"minecraft:item/leather_horse_armor"
+ "layer0": "minecraft:item/leather_horse_armor",
5
+ "layer1": "minecraft:item/leather_horse_armor_overlay"
6
},
7
"overrides":[
8
{"predicate":{"custom_model_data": 20000 }, "model":"custom_items/2024halloween/witch_hat_2"},
0 commit comments