Files
minecraft-assets/assets/minecraft/equipment/diamond.json
2024-11-20 18:31:23 +01:00

19 lines
271 B
JSON

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