{
"type": "spawn_notification:matcher",
"matcher": [
"labels=legendary"
],
"antiMatcher": [
"mewtwo"
]
}
matcherA list of PokemonMatchers (check Tim Core’s docs for the version you’re using) to positively match against a Pokémon.
antiMatcherA list of PokemonMatchers to negatively match against a Pokémon.