Files
2025-02-05 18:31:24 +01:00

34 lines
615 B
JSON

{
"layers": {
"horse_body": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
}
],
"humanoid": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
],
"humanoid_leggings": [
{
"dyeable": {
"color_when_undyed": -6265536
},
"texture": "minecraft:leather"
},
{
"texture": "minecraft:leather_overlay"
}
]
}
}