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

14 lines
No EOL
193 B
JSON

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