help

    "condition": "minecraft:entity_properties",
    "entity":"this",
    "predicate":{
        "equipment":{
            "mainhand":{
                "nbt":"{custom_item:=1}"
            }
        }
    }
}```
how to do this in the latest version? cause AFAIK custom_item isnt a thing anymore
Continue to help post