{ "model": { "type": "minecraft:condition", "on_false": { "type": "minecraft:special", "base": "minecraft:item/chest", "model": { "type": "minecraft:chest", "texture": "minecraft:normal" } }, "on_true": { "type": "minecraft:special", "base": "minecraft:item/chest", "model": { "type": "minecraft:chest", "texture": "minecraft:christmas" } }, "property": "minecraft:xmas" } }