Files
minecraft-assets/assets/minecraft/models/equipment/iron.json
2024-10-09 18:32:42 +02:00

19 lines
262 B
JSON

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