Files
minecraft-assets/assets/minecraft/models/equipment/diamond.json
2024-10-23 18:31:37 +02:00

19 lines
271 B
JSON

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