minecraft-src/assets/minecraft/equipment/gold.json
2025-07-04 03:15:13 +03:00

19 lines
No EOL
262 B
JSON

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