{ "model": { "type": "range_dispatch", "property": "custom_model_data", "fallback": { "type": "minecraft:select", "cases": [ { "model": { "type": "minecraft:special", "base": "minecraft:item/chest", "model": { "type": "minecraft:chest", "texture": "minecraft:christmas" } }, "when": [ "12-24", "12-25", "12-26" ] } ], "fallback": { "type": "minecraft:special", "base": "minecraft:item/chest", "model": { "type": "minecraft:chest", "texture": "minecraft:normal" } }, "pattern": "MM-dd", "property": "minecraft:local_time" }, "entries": [ { "threshold": 1, "model": { "type": "model", "model": "item/chest/button_simulator_make_group" } }, { "threshold": 2, "model": { "type": "model", "model": "item/chest/schematic_folder" } } ] } }