source-code/desktopRuntime/resources/assets/minecraft/equipment/chainmail.json

14 lines
No EOL
193 B
JSON

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