{ "criteria": { "config_check_sneak":{ "trigger": "minecraft:tick", "conditions": { "player": [ { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "flags": { "is_sneaking": true } } } ] } } } }