Files
minecraft-assets/assets/minecraft/models/equipment/gold.json
2024-09-11 18:30:51 +02:00

19 lines
262 B
JSON

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