{
    "condition": "minecraft:entity_properties",
    "entity": "this",
    "predicate": {
      "type_specific": {
        "type": "player",
        "looking_at": {
          "type": "minecraft:interaction"
        }
      }
    }
}