Add files via upload
Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
8741d77147
commit
ce9d9c33a4
6 changed files with 69 additions and 0 deletions
12
kubejs/data/minecraft/trim_material/gold.json
Normal file
12
kubejs/data/minecraft/trim_material/gold.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue