minecraft-src/data/minecraft/trim_material/netherite.json
2025-07-04 01:41:11 +03:00

12 lines
No EOL
287 B
JSON

{
"asset_name": "netherite",
"description": {
"color": "#625859",
"translate": "trim_material.minecraft.netherite"
},
"ingredient": "minecraft:netherite_ingot",
"item_model_index": 0.3,
"override_armor_materials": {
"minecraft:netherite": "netherite_darker"
}
}