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

14 lines
No EOL
193 B
JSON

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