Files
minecraft-assets/assets/minecraft/equipment/iron.json
2024-12-04 18:40:48 +01:00

19 lines
262 B
JSON

{
"layers": {
"horse_body": [
{
"texture": "minecraft:iron"
}
],
"humanoid": [
{
"texture": "minecraft:iron"
}
],
"humanoid_leggings": [
{
"texture": "minecraft:iron"
}
]
}
}