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

10 lines
231 B
JSON

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