{"id":43027,"date":"2026-06-02T03:03:36","date_gmt":"2026-06-02T00:03:36","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/"},"modified":"2026-06-02T03:03:36","modified_gmt":"2026-06-02T00:03:36","slug":"cobblemon-roboto-validator","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/","title":{"rendered":"Cobblemon Roboto Validator"},"content":{"rendered":"<p>This tool is designed to allow players to quickly and easily check whether the integrity of their Pok\u00e9mon 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\u00e9mon, moves, abilities, and items) before the player proceeds to compete.<\/p>\n<p>Features:<br \/>\nConfig file with the following properties:<\/p>\n<p>List with banned pokemon.<br \/>\n&#8220;`<br \/>\n&#8220;BANNED_POKEMON&#8221;: [&#8220;pokemonName1&#8221;, &#8220;pokemonName2&#8221;]<br \/>\n&#8220;`<\/p>\n<p>List with special banned forms. (format must be &#8220;pokemonSpecie:-:FormName&#8221;)<br \/>\n&#8220;`<br \/>\n&#8220;BANNED_SPECIAL_FORMS&#8221;: [&#8220;pokemon:-:specialForm&#8221;, &#8220;pokemon:-:specialForm&#8221;]<br \/>\n&#8220;`<\/p>\n<p>List with banned moves.<\/p>\n<p>&#8220;`<br \/>\n&#8220;BANNED_MOVES&#8221;: [&#8220;move1&#8221;, &#8220;move2&#8221;]<br \/>\n&#8220;`<\/p>\n<p>List with banned items.<\/p>\n<p>&#8220;`<br \/>\n&#8220;BANNED_ITEMS&#8221;: [&#8220;item1&#8221;, &#8220;item2&#8221;]<br \/>\n&#8220;`<\/p>\n<p>List with banned abilities.<\/p>\n<p>&#8220;`<br \/>\n&#8220;BANNED_ABILITIES&#8221;: [&#8220;ability1&#8221;, &#8220;ability2&#8221;]<br \/>\n&#8220;`<\/p>\n<p>Validate or not OHKO Clause.<\/p>\n<p>&#8220;`<br \/>\n&#8220;OH_KO_CLAUSE&#8221;: true\/false<br \/>\n&#8220;`<\/p>\n<p>Validate or not Evasion Clause.<\/p>\n<p>&#8220;`<br \/>\n&#8220;EVASION_CLAUSE&#8221;: true\/false<br \/>\n&#8220;`<\/p>\n<p>Validate or not Repeated Item Clause.<\/p>\n<p>&#8220;`<br \/>\n&#8220;ITEM_CLAUSE&#8221;: true\/false<br \/>\n&#8220;`<\/p>\n<p>Validate or not Repeated Species Clause.<\/p>\n<p>&#8220;`<br \/>\n&#8220;SPECIES_CLAUSE&#8221;: true\/false<br \/>\n&#8220;`<\/p>\n<p>Default JSON:<br \/>\n&#8220;`<br \/>\n{<br \/>\n  &#8220;BANNED_POKEMON&#8221;: [<br \/>\n    &#8220;Mewtwo&#8221;,<br \/>\n    &#8220;Ditto&#8221;,<br \/>\n    &#8220;Lugia&#8221;,<br \/>\n    &#8220;Ho-Oh&#8221;,<br \/>\n    &#8220;Groudon&#8221;,<br \/>\n    &#8220;Kyogre&#8221;,<br \/>\n    &#8220;Rayquaza&#8221;,<br \/>\n    &#8220;Deoxys&#8221;,<br \/>\n    &#8220;Dialga&#8221;,<br \/>\n    &#8220;Palkia&#8221;,<br \/>\n    &#8220;Giratina&#8221;,<br \/>\n    &#8220;Arceus&#8221;,<br \/>\n    &#8220;Darkrai&#8221;,<br \/>\n    &#8220;Reshiram&#8221;,<br \/>\n    &#8220;Zekrom&#8221;,<br \/>\n    &#8220;Landorus&#8221;,<br \/>\n    &#8220;Genesect&#8221;,<br \/>\n    &#8220;Xerneas&#8221;,<br \/>\n    &#8220;Yveltal&#8221;,<br \/>\n    &#8220;Zygarde&#8221;,<br \/>\n    &#8220;Solgaleo&#8221;,<br \/>\n    &#8220;Lunala&#8221;,<br \/>\n    &#8220;Magearna&#8221;,<br \/>\n    &#8220;Marshadow&#8221;,<br \/>\n    &#8220;Pheromosa&#8221;,<br \/>\n    &#8220;Naganadel&#8221;,<br \/>\n    &#8220;Eternatus&#8221;,<br \/>\n    &#8220;Zacian&#8221;,<br \/>\n    &#8220;Urshifu&#8221;,<br \/>\n    &#8220;Spectrier&#8221;,<br \/>\n    &#8220;Dracovish&#8221;,<br \/>\n    &#8220;Sneasler&#8221;,<br \/>\n    &#8220;Miraidon&#8221;,<br \/>\n    &#8220;Koraidon&#8221;,<br \/>\n    &#8220;Annihilape&#8221;,<br \/>\n    &#8220;Baxcalibur&#8221;,<br \/>\n    &#8220;Espathra&#8221;,<br \/>\n    &#8220;Chi-Yu&#8221;,<br \/>\n    &#8220;Chien-Pao&#8221;,<br \/>\n    &#8220;Flutter Mane&#8221;,<br \/>\n    &#8220;Iron Bundle&#8221;,<br \/>\n    &#8220;Roaring Moon&#8221;,<br \/>\n    &#8220;Walking Wake&#8221;,<br \/>\n    &#8220;Gouging Fire&#8221;<br \/>\n  ],<br \/>\n  &#8220;BANNED_SPECIAL_FORMS&#8221;: [<br \/>\n    &#8220;Shaymin:-:Sky&#8221;,<br \/>\n    &#8220;Kyurem:-:Black&#8221;,<br \/>\n    &#8220;Kyurem:-:White&#8221;,<br \/>\n    &#8220;Darmanitan:-:Galar&#8221;,<br \/>\n    &#8220;Necrozma:-:Dawn-Wings&#8221;,<br \/>\n    &#8220;Necrozma:-:Dusk-Mane&#8221;,<br \/>\n    &#8220;Necrozma:-:Ultra&#8221;,<br \/>\n    &#8220;Zacian:-:Crowned&#8221;,<br \/>\n    &#8220;Zamazenta:-:Crowned&#8221;,<br \/>\n    &#8220;Ursaluna:-:Bloodmoon&#8221;,<br \/>\n    &#8220;Calyrex:-:Ice&#8221;,<br \/>\n    &#8220;Calyrex:-:Shadow&#8221;,<br \/>\n    &#8220;Ogerpon:-:Hearthflame&#8221;<br \/>\n  ],<br \/>\n  &#8220;BANNED_MOVES&#8221;: [<br \/>\n    &#8220;batonpass&#8221;,<br \/>\n    &#8220;Assist&#8221;,<br \/>\n    &#8220;LastRespects&#8221;,<br \/>\n    &#8220;ShedTail&#8221;<br \/>\n  ],<br \/>\n  &#8220;BANNED_ITEMS&#8221;: [<br \/>\n    &#8220;Alakazite&#8221;,<br \/>\n    &#8220;Blastoisinite&#8221;,<br \/>\n    &#8220;Blazikenite&#8221;,<br \/>\n    &#8220;Gengarite&#8221;,<br \/>\n    &#8220;Kangaskhanite&#8221;,<br \/>\n    &#8220;Lucarionite&#8221;,<br \/>\n    &#8220;Metagrossite&#8221;,<br \/>\n    &#8220;Salamencite&#8221;,<br \/>\n    &#8220;Kings Rock&#8221;,<br \/>\n    &#8220;Quick Claw&#8221;,<br \/>\n    &#8220;Razor Fang&#8221;<br \/>\n  ],<br \/>\n  &#8220;BANNED_ABILITIES&#8221;: [<br \/>\n    &#8220;ArenaTrap&#8221;,<br \/>\n    &#8220;Moody&#8221;,<br \/>\n    &#8220;PowerConstruct&#8221;,<br \/>\n    &#8220;ShadowTag&#8221;<br \/>\n  ],<br \/>\n  &#8220;OH_KO_CLAUSE&#8221;: true,<br \/>\n  &#8220;EVASION_CLAUSE&#8221;: true,<br \/>\n  &#8220;ITEM_CLAUSE&#8221;: false,<br \/>\n  &#8220;SPECIES_CLAUSE&#8221;: true<br \/>\n}<br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A tool that allows players to quickly and easily check whether their Pok\u00e9mon team complies with the regulations of a specific tournament or battle format before competing.<\/p>\n","protected":false},"featured_media":43028,"template":"","meta":{"_minecraft_slug":"cobblemon-roboto-validator","_minecraft_project_id":"Bqchu9P2","_minecraft_author":"seiferzxc","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":2673,"_minecraft_follows":2,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"cobblemon-roboto-validator.zip","_minecraft_size_bytes":122678,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T17:46:31.478447Z","_minecraft_date_created":"2025-10-22T05:49:57.697186Z","_minecraft_date_modified":"2025-10-22T20:59:02.481073Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/cobblemon-roboto-validator","_minecraft_icon_attachment_id":43028,"_minecraft_imported_at":"2026-06-02T00:03:36+00:00","_minecraft_import_hash":"8fd2e8872575919e148e8b8ba4c644e8","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,97,126,92],"mod_loader":[99],"minecraft_version":[37,40,73,74,38,78,79,80,81,82],"class_list":["post-43027","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-fabric","mod_category-management","mod_category-utility","mod_loader-fabric","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cobblemon Roboto Validator - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cobblemon Roboto Validator - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A tool that allows players to quickly and easily check whether their Pok\u00e9mon team complies with the regulations of a specific tournament or battle format before competing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/\",\"name\":\"Cobblemon Roboto Validator - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-roboto-validator-icon-d72be0e0879c2011ecf593954cfacfb263ebeb0a_96.webp\",\"datePublished\":\"2026-06-02T00:03:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-roboto-validator-icon-d72be0e0879c2011ecf593954cfacfb263ebeb0a_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-roboto-validator-icon-d72be0e0879c2011ecf593954cfacfb263ebeb0a_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-roboto-validator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cobblemon Roboto Validator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cobblemon Roboto Validator - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/","og_locale":"en_US","og_type":"article","og_title":"Cobblemon Roboto Validator - Minecraft","og_description":"A tool that allows players to quickly and easily check whether their Pok\u00e9mon team complies with the regulations of a specific tournament or battle format before competing.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/","name":"Cobblemon Roboto Validator - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-roboto-validator-icon-d72be0e0879c2011ecf593954cfacfb263ebeb0a_96.webp","datePublished":"2026-06-02T00:03:36+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-roboto-validator-icon-d72be0e0879c2011ecf593954cfacfb263ebeb0a_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-roboto-validator-icon-d72be0e0879c2011ecf593954cfacfb263ebeb0a_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-roboto-validator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Cobblemon Roboto Validator"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/43027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/43028"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=43027"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=43027"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=43027"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=43027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}