minecraft-src/assets/minecraft/models/equipment/diamond.json
2025-07-04 02:00:41 +03:00

19 lines
No EOL
271 B
JSON

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