{ "model": { "type": "select", "property": "component", "component": "minecraft:custom_name", "fallback": { "type": "minecraft:model", "model": "minecraft:item/cod" }, "cases": [ { "when": "Cod Roll", "model": { "type": "model", "model": "lz:food/plated_cod_roll" } }, { "when": "Cod Roll 1", "model": { "type": "model", "model": "lz:food/plated_cod_roll_1" } }, { "when": "Cod Roll 2", "model": { "type": "model", "model": "lz:food/plated_cod_roll_2" } }, { "when": "Cod Roll 3", "model": { "type": "model", "model": "lz:food/plated_cod_roll_3" } }, { "when": "Cod Roll 4", "model": { "type": "model", "model": "lz:food/plated_cod_roll_4" } }, { "when": "Cod Roll 5", "model": { "type": "model", "model": "lz:food/plated_cod_roll_5" } }, { "when": "Cod Roll 6", "model": { "type": "model", "model": "lz:food/plated_cod_roll_6" } } ] } }