{"id":43266,"date":"2026-06-02T03:14:06","date_gmt":"2026-06-02T00:14:06","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/"},"modified":"2026-06-02T03:14:06","modified_gmt":"2026-06-02T00:14:06","slug":"cobblemon-wiki-gui","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/","title":{"rendered":"Cobblemon Wiki Gui"},"content":{"rendered":"<p># Cobblemon Wiki Gui<br \/>\nAn open-source mod for Minecraft Java Edition, written in Kotlin for Fabric and NeoForge.<br \/>\nThis is a sidemod for Cobblemon<\/p>\n<p>&#8211; Pok\u00e9mon Wiki : an interface that allows you to view Pok\u00e9mon species information (such as pok\u00e9dex).<\/p>\n<p>#### I strongly recommend that you only use the server side or singleplayer<\/p>\n<p>### Features<\/p>\n<p>The Cobblemon wiki gui allows you to view:<br \/>\n&#8211; Pok\u00e9mon type<br \/>\n&#8211; Base stats<br \/>\n&#8211; Catch Rate<br \/>\n&#8211; Abilities<br \/>\n&#8211; Spawn at Biomes<br \/>\n&#8211; Spawntime<br \/>\n&#8211; Evolutions<br \/>\n&#8211; Evolution Requirements<br \/>\n&#8211; Moves by level<br \/>\n&#8211; TM Moves<br \/>\n&#8211; Tutor Moves<br \/>\n&#8211; Egg Moves<br \/>\n&#8211; Evolution Moves<br \/>\n&#8211; Form Change Moves<br \/>\n&#8211; Egg Groups<br \/>\n&#8211; Forms<br \/>\n&#8211; Dynamax<br \/>\n&#8211; Drops<\/p>\n<p>## Screenshots<br \/>\n![ImageMain](https:\/\/cdn.modrinth.com\/data\/cached_images\/e9ef1affec499acf712b44850f908d1be71a5fb4.png)<br \/>\n![Biomes](https:\/\/cdn.modrinth.com\/data\/cached_images\/1a4da83e11d70fe30073a8454c00ac5a81369d60.png)<br \/>\n![Effectiviness](https:\/\/cdn.modrinth.com\/data\/cached_images\/bda479d09584c4e95ed619c921a9941d1c53a259.png)<\/p>\n<p>#### Commands<\/p>\n<p>**PokeWiki** \u2014 Opens the Pok\u00e9mon wiki GUI for the executor.<\/p>\n<p>| Permission | Command | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| <code>cobblemon_wiki_gui.command.pwiki<\/code> | <code>\/pwiki &lt;pokemon&gt; [form]<\/code> | Open the wiki for a species. Optional **form** shows that form only (e.g. <code>\/pwiki zorua hisui<\/code>). |<\/p>\n<p>Aliases: `\/pokewiki`, `\/pokemonwiki`, `\/cobblemonwiki`, `\/cobblewiki`, `\/cwiki`<\/p>\n<p>**PokeWiki (other player)** \u2014 Opens the Pok\u00e9mon wiki GUI for another player.<\/p>\n<p>| Permission | Command | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| <code>cobblemon_wiki_gui.command.pwikianother<\/code> | <code>\/pwikiother &lt;player&gt; &lt;pokemon&gt; [form]<\/code> | Open the wiki for a species for the given player. Optional **form** shows that form only (e.g. <code>\/pwikiother Steve zorua hisui<\/code>). |<\/p>\n<p>Aliases: `\/pokewikiother`, `\/pokemonwikiother`, `\/cobblemonwikiother`, `\/cobblewikiother`, `\/cwikiother`<\/p>\n<p>**Reload** \u2014 Reloads the configuration files in-game.<\/p>\n<p>| Permission | Command | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| <code>cobblemon_wiki_gui.command.cwgreload<\/code> | <code>\/cwg reload<\/code> | Reloads the lang.json configuration file without restarting. |<\/p>\n<p>### Default Configuration File<br \/>\nThe lang.json file, located under config\/cobblemon_wiki_gui, contains the following default settings:<br \/>\n&#8220;`json<br \/>\n{<br \/>\n  &#8220;useItem&#8221;: &#8220;Use a %s&#8221;,<br \/>\n  &#8220;tradeAny&#8221;: &#8220;Complete any trade or use a %s&#8221;,<br \/>\n  &#8220;tradeSpecific&#8221;: &#8220;Trade for an %s or use a %s&#8221;,<br \/>\n  &#8220;level&#8221;: &#8220;Level: %s&#8221;,<br \/>\n  &#8220;friendship&#8221;: &#8220;Friendship: %s&#8221;,<br \/>\n  &#8220;heldItem&#8221;: &#8220;Pok\u00e9mon held item: %s&#8221;,<br \/>\n  &#8220;anyRequirement&#8221;: &#8220;Need any of these requirements:&#8221;,<br \/>\n  &#8220;attackDefenceRatioAttackHigher&#8221;: &#8220;Need more attack than defence&#8221;,<br \/>\n  &#8220;attackDefenceRatioDefenceHigher&#8221;: &#8220;Need more defence than attack&#8221;,<br \/>\n  &#8220;attackDefenceRatioEqual&#8221;: &#8220;Need equal value of attack and defence&#8221;,<br \/>\n  &#8220;blocksTraveled&#8221;: &#8220;Need %s blocks traveled&#8221;,<br \/>\n  &#8220;defeat&#8221;: &#8220;Need %s defeats&#8221;,<br \/>\n  &#8220;moveSet&#8221;: &#8220;Need %s move&#8221;,<br \/>\n  &#8220;moveType&#8221;: &#8220;Need any type %s move&#8221;,<br \/>\n  &#8220;recoil&#8221;: &#8220;Need %s recoil&#8221;,<br \/>\n  &#8220;statEqual&#8221;: &#8220;Stats %s and %s need to be equal&#8221;,<br \/>\n  &#8220;statCompare&#8221;: &#8220;Stat %s should be higher than %s&#8221;,<br \/>\n  &#8220;timeRange&#8221;: &#8220;Time of day: %s&#8221;,<br \/>\n  &#8220;useMove&#8221;: &#8220;Need to use %s movement %s times&#8221;,<br \/>\n  &#8220;biomeCondition&#8221;: &#8220;Need biome tag: %s&#8221;,<br \/>\n  &#8220;biomeAntiCondition&#8221;: &#8220;Blacklisted biome tag: %s&#8221;,<br \/>\n  &#8220;structureCondition&#8221;: &#8220;Need structure: %s&#8221;,<br \/>\n  &#8220;structureAntiCondition&#8221;: &#8220;Blacklisted structure: %s&#8221;,<br \/>\n  &#8220;noEvolutionFound&#8221;: &#8220;No evolution found for %s&#8221;,<br \/>\n  &#8220;rightClick&#8221;: &#8220;Right click a %s&#8221;,<br \/>\n  &#8220;goBackClick&#8221;: &#8220;Click to go back&#8221;,<br \/>\n  &#8220;seeEvolutions&#8221;: &#8220;Click to see evolutions&#8221;,<br \/>\n  &#8220;basestats&#8221;: &#8220;Base Stats&#8221;,<br \/>\n  &#8220;type&#8221;: &#8220;Type&#8221;,<br \/>\n  &#8220;effectiveness&#8221;: &#8220;Effectiveness&#8221;,<br \/>\n  &#8220;catchrate&#8221;: &#8220;CatchRate&#8221;,<br \/>\n  &#8220;spawnbiome&#8221;: &#8220;Biome Spawns&#8221;,<br \/>\n  &#8220;spawntime&#8221;: &#8220;Time Spawns&#8221;,<br \/>\n  &#8220;evolutions&#8221;: &#8220;Evolutions&#8221;,<br \/>\n  &#8220;movesbylevel&#8221;: &#8220;Moves by level&#8221;,<br \/>\n  &#8220;tmMoves&#8221;: &#8220;TM Moves&#8221;,<br \/>\n  &#8220;tutorMoves&#8221;: &#8220;Tutor Moves&#8221;,<br \/>\n  &#8220;evolutionMoves&#8221;: &#8220;Evolution Moves&#8221;,<br \/>\n  &#8220;eggMoves&#8221;: &#8220;Egg Moves&#8221;,<br \/>\n  &#8220;formChangeMoves&#8221;: &#8220;Form Changes Moves&#8221;,<br \/>\n  &#8220;abilities&#8221;: &#8220;Abilities&#8221;,<br \/>\n  &#8220;drops&#8221;: &#8220;Drops&#8221;,<br \/>\n  &#8220;eggGroups&#8221;: &#8220;Egg Groups&#8221;,<br \/>\n  &#8220;forms&#8221;: &#8220;Forms&#8221;,<br \/>\n  &#8220;dynamax&#8221;: &#8220;Dynamax&#8221;,<br \/>\n  &#8220;baseFriendship&#8221;: &#8220;Friendship&#8221;,<br \/>\n  &#8220;weakness&#8221;: &#8220;Is weak against:&#8221;,<br \/>\n  &#8220;resistant&#8221;: &#8220;Resistant against:&#8221;,<br \/>\n  &#8220;immune&#8221;: &#8220;Immune against:&#8221;,<br \/>\n  &#8220;pokeInfo&#8221;: &#8220;Click to get more info&#8221;,<br \/>\n  &#8220;noDrops&#8221;: &#8220;No Drops&#8221;<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>## Installation<br \/>\n&#8211; This mod can be Fabric<br \/>\n&#8211; This mod can be NeoForge<\/p>\n<p>&#8211; Minecraft Versions: 1.21.1<br \/>\n&#8211; Cobblemon<\/p>\n<p>## Frequently Asked Questions (FAQ) for Cobblemon and CobblemonWikiGui<\/p>\n<p>#### Q: What is the CobblemonWikiGui?<\/p>\n<p>A: The CobblemonWikiGui adds an interface that allows you to view Pok\u00e9mon information (such as pok\u00e9dex). that are focused on Cobblemon servers (I recommend using it on the server)<\/p>\n<p>#### Q: Is it possible to open the Pokemon Wiki gui by command?<\/p>\n<p>A: Yes, just type `\/pokewiki <pokemon>` or `\/pokewiki <pokemon>\n<form>` to open a specific form (e.g. `\/pokewiki zorua hisui`).<\/p>\n<p>A: You can also open the gui for another player with: `\/pokewikiother <player> <pokemon>` or `\/pokewikiother <player> <pokemon> [form]`.<\/p>\n<p>#### Q: Is it possible to customize the configuration files?<\/p>\n<p>A: Yes, as long as you keep the standard Json formatting and don&#8217;t change the file keys.<br \/>\nA: In game, you can type \/cwg reload and the modified lang.json file will be loaded<br \/>\n## License<\/p>\n<p>MIT<\/p>\n<p>## Author<\/p>\n<p>&#8211; @luismaia-git (github)<br \/>\n&#8211; @luismaia-git (gitlab)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A sidemod for Cobblemon to view useful information on each Pok\u00e9mon species, just by typing \/pwiki<\/p>\n","protected":false},"featured_media":43267,"template":"","meta":{"_minecraft_slug":"cobblemon-wiki-gui","_minecraft_project_id":"1KP4CLlU","_minecraft_author":"luismaia","_minecraft_license":"MIT","_minecraft_downloads":909572,"_minecraft_follows":34,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"cobblemon-wiki-gui.zip","_minecraft_size_bytes":63757855,"_minecraft_version_count":18,"_minecraft_updated_at":"2026-05-16T14:14:26.855881Z","_minecraft_date_created":"2024-06-23T05:05:22.549865Z","_minecraft_date_modified":"2026-02-25T00:29:31.579195Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/cobblemon-wiki-gui","_minecraft_icon_attachment_id":43267,"_minecraft_imported_at":"2026-06-02T00:14:07+00:00","_minecraft_import_hash":"8755633278d8dc79c5e4e4f79286a27d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,89,158,92],"mod_loader":[99,160],"minecraft_version":[36,37],"class_list":["post-43266","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-game-mechanics","mod_category-neoforge","mod_category-utility","mod_loader-fabric","mod_loader-neoforge","minecraft_version-1-20-1","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cobblemon Wiki Gui - 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-wiki-gui\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cobblemon Wiki Gui - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A sidemod for Cobblemon to view useful information on each Pok\u00e9mon species, just by typing \/pwiki\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/\",\"name\":\"Cobblemon Wiki Gui - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-wiki-gui-icon-14fc8a3ff231dfd591c00c34283d986e292ffe09_96.webp\",\"datePublished\":\"2026-06-02T00:14:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-wiki-gui-icon-14fc8a3ff231dfd591c00c34283d986e292ffe09_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cobblemon-wiki-gui-icon-14fc8a3ff231dfd591c00c34283d986e292ffe09_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/cobblemon-wiki-gui\\\/#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 Wiki Gui\"}]},{\"@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 Wiki Gui - 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-wiki-gui\/","og_locale":"en_US","og_type":"article","og_title":"Cobblemon Wiki Gui - Minecraft","og_description":"A sidemod for Cobblemon to view useful information on each Pok\u00e9mon species, just by typing \/pwiki","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/","name":"Cobblemon Wiki Gui - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-wiki-gui-icon-14fc8a3ff231dfd591c00c34283d986e292ffe09_96.webp","datePublished":"2026-06-02T00:14:06+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-wiki-gui-icon-14fc8a3ff231dfd591c00c34283d986e292ffe09_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/cobblemon-wiki-gui-icon-14fc8a3ff231dfd591c00c34283d986e292ffe09_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/cobblemon-wiki-gui\/#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 Wiki Gui"}]},{"@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\/43266","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\/43267"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=43266"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=43266"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=43266"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=43266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}