minecraft-src/data/minecraft/trim_material/gold.json
2025-07-04 03:45:38 +03:00

10 lines
No EOL
192 B
JSON

{
"asset_name": "gold",
"description": {
"color": "#DEB12D",
"translate": "trim_material.minecraft.gold"
},
"override_armor_assets": {
"minecraft:gold": "gold_darker"
}
}