{ "model": { "type": "select", "property": "custom_model_data", "fallback": { "type": "minecraft:model", "model": "minecraft:item/cooked_rabbit" }, "cases": [ { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_rabbit" } } ] } }