You've already forked minecraft-assets
Create/Update assets for version 24w07a
This commit is contained in:
12
data/minecraft/trim_material/gold.json
Normal file
12
data/minecraft/trim_material/gold.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"asset_name": "gold",
|
||||
"description": {
|
||||
"color": "#DEB12D",
|
||||
"translate": "trim_material.minecraft.gold"
|
||||
},
|
||||
"ingredient": "minecraft:gold_ingot",
|
||||
"item_model_index": 0.6,
|
||||
"override_armor_materials": {
|
||||
"minecraft:gold": "gold_darker"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user