{ "display": { "icon": { "item": "minecraft:spyglass" }, "title": "Is It a... oh crap.", "description": "Making eye contact with it may have been a mistake...", "frame": "task", "announce_to_chat": true }, "parent": "canopy:end", "criteria": { "look_at_enderman": { "trigger": "minecraft:using_item", "conditions": { "player": [{ "condition": "minecraft:entity_properties", "predicate": { "player": { "looking_at": "minecraft:enderman" } } }] } } } }