Nexan-s_Custom_Resources/assets/minecraft/models/item/iron_ingot.json

11 lines
295 B
JSON
Raw Permalink Normal View History

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/iron_ingot"
},
"overrides": [
{ "predicate": {"custom_model_data": 1}, "model": "custom:item/crystal_trophy"},
{"predicate": {"custom_model_data": 2}, "model": "custom:item/do/keys/toolbox"}
]
}