minecraft-src/assets/minecraft/models/equipment/netherite.json
2025-07-04 02:00:41 +03:00

14 lines
No EOL
193 B
JSON

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