14 lines
617 B
JSON
14 lines
617 B
JSON
{
|
|
"parent": "minecraft:item/handheld_rod",
|
|
"textures": {
|
|
"layer0": "minecraft:item/carrot_on_a_stick"
|
|
},
|
|
"overrides": [
|
|
{ "predicate": { "custom_model_data": 2201}, "model": "undeadm-m1:item/staff_magic_missile" },
|
|
{ "predicate": { "custom_model_data": 2202}, "model": "undeadm-m1:item/staff_fire_blast" },
|
|
{ "predicate": { "custom_model_data": 2203}, "model": "undeadm-m1:item/staff_living_earth" },
|
|
{ "predicate": { "custom_model_data": 2204}, "model": "undeadm-m1:item/staff_corruption" },
|
|
{ "predicate": { "custom_model_data": 2205}, "model": "undeadm-m1:item/staff_fire_blast" }
|
|
]
|
|
}
|