11 lines
309 B
JSON
11 lines
309 B
JSON
{
|
|
"parent": "minecraft:item/handheld",
|
|
"textures": {
|
|
"layer0": "minecraft:item/wooden_axe"
|
|
},
|
|
"overrides": [
|
|
{ "predicate": { "custom_model_data": 2301}, "model": "undeadm-m1:item/wooden_halbard" },
|
|
{ "predicate": { "custom_model_data": 2302}, "model": "undeadm-m1:item/wooden_pike" }
|
|
]
|
|
}
|