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

19 lines
No EOL
271 B
JSON

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