Files
wireless-docs/public/assets/minecraft/equipment/gold.json

29 lines
426 B
JSON

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