{ "model": { "type": "select", "property": "component", "component": "minecraft:custom_name", "fallback": { "type": "minecraft:model", "model": "minecraft:block/carved_pumpkin" }, "cases": [ { "when": "Witch Hat", "model": { "type": "model", "model": "lz:hats/witch" } }, { "when": "Floral Crown", "model": { "type": "model", "model": "lz:hats/floral_crown" } } ] } }