|
{
|
|
"parent": "minecraft:item/handheld",
|
|
"textures": {
|
|
"layer0": "minecraft:item/netherite_axe"
|
|
},
|
|
"overrides": [
|
|
{ "predicate": {"custom_model_data": 1}, "model": "custom:item/impulse_axe_netherite"},
|
|
{ "predicate": {"custom_model_data": 2}, "model": "custom:item/x_axe"}
|
|
]
|
|
} |