{ "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "equipment": { "mainhand": { "predicates": { "minecraft:enchantments": [ { "enchantment": "minecraft:unbreaking", "levels": { "min": 1, "max": 3 } } ] } } } } }