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

11 lines
328 B
JSON

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "minecraft:item/stone_axe"
},
"overrides": [
{ "predicate": { "custom_model_data": 2301}, "model": "undeadmaelys-expanded:item/stone_halbard" },
{ "predicate": { "custom_model_data": 2302}, "model": "undeadmaelys-expanded:item/stone_pike" }
]
}