{ "model": { "type": "minecraft:select", "property": "minecraft:custom_model_data", "index": 0, "cases": [ { "when": "generated", "model": { "type": "minecraft:model", "model": "infinity:item/key/generated", "tints": [ { "type": "minecraft:constant", "value": -1 }, { "type": "infinity:color", "color": 0 } ] } }, { "when": "end", "model": { "type": "minecraft:model", "model": "infinity:item/key/end" } }, { "when": "pride", "model": { "type": "minecraft:model", "model": "infinity:item/key/pride" } }, { "when": "golden", "model": { "type": "minecraft:model", "model": "infinity:item/key/golden" } } ], "fallback": { "type": "minecraft:model", "model": "infinity:item/key/random" } } }