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

13 lines
No EOL
204 B
JSON

{
"layers": {
"wolf_body": [
{
"texture": "minecraft:armadillo_scute"
},
{
"dyeable": {},
"texture": "minecraft:armadillo_scute_overlay"
}
]
}
}