2021-02-19 10:57:54 +00:00
|
|
|
{
|
|
|
|
"parent": "minecraft:item/handheld",
|
|
|
|
"textures": {
|
|
|
|
"layer0": "minecraft:item/iron_axe"
|
|
|
|
},
|
|
|
|
"overrides": [
|
2021-02-20 10:59:58 +00:00
|
|
|
{ "predicate": { "custom_model_data": 2301}, "model": "undeadm-m1:item/iron_halbard" },
|
|
|
|
{ "predicate": { "custom_model_data": 2302}, "model": "undeadm-m1:item/iron_pike" }
|
2021-02-19 10:57:54 +00:00
|
|
|
]
|
|
|
|
}
|