source-code/desktopRuntime/resources/assets/minecraft/equipment/iron.json

19 lines
No EOL
262 B
JSON

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