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