
Cobblemon Roboto Validator
A tool that allows players to quickly and easily check whether their Pokémon team complies with the regulations of a specific tournament or battle format…
⬇ Download on Modrinth

This tool is designed to allow players to quickly and easily check whether the integrity of their Pokémon team rigorously complies with all the regulations, rules, and restrictions imposed by a particular tournament or a specific competitive battle format. Its function is to guarantee the legality of their squad (including Pokémon, moves, abilities, and items) before the player proceeds to compete.
Features: Config file with the following properties:
List with banned pokemon.
"BANNED_POKEMON": ["pokemonName1", "pokemonName2"]
List with special banned forms. (format must be "pokemonSpecie:-:FormName")
"BANNED_SPECIAL_FORMS": ["pokemon:-:specialForm", "pokemon:-:specialForm"]
List with banned moves.
"BANNED_MOVES": ["move1", "move2"]
List with banned items.
"BANNED_ITEMS": ["item1", "item2"]
List with banned abilities.
"BANNED_ABILITIES": ["ability1", "ability2"]
Validate or not OHKO Clause.
"OH_KO_CLAUSE": true/false
Validate or not Evasion Clause.
"EVASION_CLAUSE": true/false
Validate or not Repeated Item Clause.
"ITEM_CLAUSE": true/false
Validate or not Repeated Species Clause.
"SPECIES_CLAUSE": true/false
Default JSON:
{
"BANNED_POKEMON": [
"Mewtwo",
"Ditto",
"Lugia",
"Ho-Oh",
"Groudon",
"Kyogre",
"Rayquaza",
"Deoxys",
"Dialga",
"Palkia",
"Giratina",
"Arceus",
"Darkrai",
"Reshiram",
"Zekrom",
"Landorus",
"Genesect",
"Xerneas",
"Yveltal",
"Zygarde",
"Solgaleo",
"Lunala",
"Magearna",
"Marshadow",
"Pheromosa",
"Naganadel",
"Eternatus",
"Zacian",
"Urshifu",
"Spectrier",
"Dracovish",
"Sneasler",
"Miraidon",
"Koraidon",
"Annihilape",
"Baxcalibur",
"Espathra",
"Chi-Yu",
"Chien-Pao",
"Flutter Mane",
"Iron Bundle",
"Roaring Moon",
"Walking Wake",
"Gouging Fire"
],
"BANNED_SPECIAL_FORMS": [
"Shaymin:-:Sky",
"Kyurem:-:Black",
"Kyurem:-:White",
"Darmanitan:-:Galar",
"Necrozma:-:Dawn-Wings",
"Necrozma:-:Dusk-Mane",
"Necrozma:-:Ultra",
"Zacian:-:Crowned",
"Zamazenta:-:Crowned",
"Ursaluna:-:Bloodmoon",
"Calyrex:-:Ice",
"Calyrex:-:Shadow",
"Ogerpon:-:Hearthflame"
],
"BANNED_MOVES": [
"batonpass",
"Assist",
"LastRespects",
"ShedTail"
],
"BANNED_ITEMS": [
"Alakazite",
"Blastoisinite",
"Blazikenite",
"Gengarite",
"Kangaskhanite",
"Lucarionite",
"Metagrossite",
"Salamencite",
"Kings Rock",
"Quick Claw",
"Razor Fang"
],
"BANNED_ABILITIES": [
"ArenaTrap",
"Moody",
"PowerConstruct",
"ShadowTag"
],
"OH_KO_CLAUSE": true,
"EVASION_CLAUSE": true,
"ITEM_CLAUSE": false,
"SPECIES_CLAUSE": true
}
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.1, 1.21.2, 1.21.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as robotovalidator-1.1.jar — drop this file into the mods folder
- Download size: 67 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.