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

14 lines
672 B
JSON

{
"parent": "minecraft:item/handheld_rod",
"textures": {
"layer0": "minecraft:item/carrot_on_a_stick"
},
"overrides": [
{ "predicate": { "custom_model_data": 2201}, "model": "undeadmaelys-expanded:item/staff_magic_missile" },
{ "predicate": { "custom_model_data": 2202}, "model": "undeadmaelys-expanded:item/staff_fire_blast" },
{ "predicate": { "custom_model_data": 2203}, "model": "undeadmaelys-expanded:item/staff_living_earth" },
{ "predicate": { "custom_model_data": 2204}, "model": "undeadmaelys-expanded:item/staff_corruption" },
{ "predicate": { "custom_model_data": 2205}, "model": "undeadmaelys-expanded:item/staff_fire_blast" }
]
}