Files
minecraft-assets/assets/minecraft/equipment/gold.json
2025-01-15 18:31:25 +01:00

19 lines
262 B
JSON

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