minecraft-expanded-resource.../assets/minecraft/models/item/iron_sword.json

10 lines
227 B
JSON

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "minecraft:item/iron_sword"
},
"overrides": [
{ "predicate": { "custom_model_data": 2303}, "model": "undeadmaelys-expanded:item/iron_dagger" }
]
}