Add files via upload

Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
Pyritie 2025-01-13 14:02:32 +00:00 committed by GitHub
parent 8741d77147
commit ce9d9c33a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 69 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"asset_name": "gold",
"description": {
"color": "#DEB12D",
"translate": "trim_material.minecraft.gold"
},
"ingredient": "tfc:gem/diamond",
"item_model_index": 0.6,
"override_armor_materials": {
"gold": "gold_darker"
}
}