{"id":96225,"date":"2026-06-05T15:20:18","date_gmt":"2026-06-05T12:20:18","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/"},"modified":"2026-06-05T15:20:18","modified_gmt":"2026-06-05T12:20:18","slug":"lucky-block-cobblemon","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/","title":{"rendered":"Lucky Block Cobblemon"},"content":{"rendered":"<p>\n![<br \/>\n](https:\/\/bit.ly\/cobblekanto)<\/p>\n<p>**Get 25% off your Minecraft server with Shockbyte! Ready to start an epic adventure with your friends? Just click here or on the banner and use promo code \u201cCOBBLEKANTO\u201d, plus you\u2019ll be helping us keep improving the mod and developing future projects!**<\/p>\n<p># **LuckyBlock Cobblemon**<br \/>\nAdds Lucky Blocks that spawn random Cobblemon, items, or special structures. Break and discover!<\/p>\n<p>Perfect for Survival Gamemode! <\/p>\n<p>The mod implements a distinctive survival progression system: as in-game days advance, the Cobblemon levels in the events increase, keeping the experience consistently challenging and engaging. (This is the default option, but you can adjust it in the config file.)<\/p>\n<p>## **Main Features &#038; Highlights**<\/p>\n<p>![ ](https:\/\/i.imgur.com\/1SHX931.gif)<\/p>\n<p>Find exclusive Lucky Block structures scattered across your world or craft your own Lucky Blocks (regular and legendary).<\/p>\n<p>You can also discover naturally spawned Lucky Blocks throughout new chunks as you explore!<\/p>\n<p>Experience full integration with the Cobblemon universe, earning themed items, rare Cobblemons, and even special structures \u2014 all easily customizable through simple JSON files.<\/p>\n<details>\n<summary>Features<\/summary>\n<p>&#8211; **100% customizable event pools:** Easily edit or add events (drops, Pok\u00e9mon, Cobblemon items, or structures) directly through the JSON in the \/config\/luckblockcobblemon\/ folder.<\/p>\n<p>&#8211; **Craftable Lucky Blocks:** Both the regular and legendary versions can be crafted.<\/p>\n<p>&#8211; **Configurable shiny chance system:** Set the shiny Pok\u00e9mon chance directly in the JSON.<\/p>\n<p>&#8211; **Advanced level progression:** Choose between three ways to define the Pok\u00e9mon level:<\/p>\n<p>  > Fixed range (minLevel\/maxLevel)<\/p>\n<p>  > Scaling based on world days (timeLeveling) &#8211; Default option &#8211; \/time set 0 (reset the scaling)<\/p>\n<p>  > Weighted probability distribution (levelWeighting)<\/p>\n<p>&#8211; **Multi-Pok\u00e9mon events:** Spawn multiple Cobblemons in a single event, if you wish.<\/p>\n<p>&#8211; **Weighted structure generation:** Events can generate different structures, each with its own weight\/chance in the pool.<\/p>\n<p>&#8211; **Configurable Break Event in Creative Gamemode:** Define whether Lucky Blocks can be activated when broken in creative mode (breakCreative).<\/p>\n<p>&#8211; **Instant config reload:** Use a command to reload all Lucky Block configs without restarting the game\/server.<\/p>\n<p>&#8211; **Multiplayer-ready, easy to update and expand.**<\/p>\n<\/details>\n<details>\n<summary>How does it work in practice?<\/summary>\n<p>Break a Lucky Block and a random event happens according to your configured pool.<br \/>\nYou can get anything from simple drops to structure generation, Cobblemon item drops, or Pok\u00e9mon spawns with shiny chance.<br \/>\nPok\u00e9mon levels can be fixed, based on world time, or weighted by chance, as you decide in the files:<br \/>\nluckpocket_config.json (Standard Lucky Block)<\/p>\n<p>luckyblock_legendary.json (Legendary Lucky Block)<\/p>\n<p>lvlconfig_types.json (only defines level logic for specific types; the Cobblemons themselves are defined in each event file)<\/p>\n<p>Customize everything by editing the JSON files in \/config\/luckblockcobblemon\/.<br \/>\nAttention: Always use the correct Pok\u00e9mon names as per Cobblemon, without underscores (example: nidoranm).<br \/>\nThe handler already normalizes most formats, but it&#8217;s always recommended to check accepted names in the Cobblemon mod.<\/p>\n<p>Example configuration<br \/>\nTo set the level and which Cobblemons can appear when breaking a standard Lucky Block, open luckpocket_config.json and set it up like this:<\/p>\n<p>{<br \/>\n  &#8220;type&#8221;: &#8220;random_cobblemonp&#8221;,<\/p>\n<p>  &#8220;species&#8221;: [&#8220;pikachu&#8221;, &#8220;bulbasaur&#8221;],<\/p>\n<p>  &#8220;minLevel&#8221;: 5,<\/p>\n<p>  &#8220;maxLevel&#8221;: 15,<\/p>\n<p>  &#8220;chance&#8221;: 10.0<\/p>\n<p>}<\/p>\n<p>In this example, any Cobblemon chosen in this event will spawn between level 5 and level 15.<br \/>\nYou can apply this pattern in luckpocket_config.json and luckyblock_legendary.json.<br \/>\nThe lvlconfig_types.json file only sets the level logic, while Cobblemons are defined in each event\u2019s JSON file.<br \/>\nIf you want a fixed level, just set &#8220;minLevel&#8221; and &#8220;maxLevel&#8221; to the same value.<\/p>\n<\/details>\n<details>\n<summary>Installation<\/summary>\n<p>**Requirements:**<br \/>\nMinecraft 1.21.1<br \/>\nFabric Loader 0.16.13+<br \/>\nCobblemon 1.6.0+<br \/>\nFabric API<\/p>\n<p>**How to install:**<br \/>\nPlace the mod .jar in the mods\/ folder.<br \/>\nStart Minecraft to generate the config files.<br \/>\nCustomize pools, events, and chances in the JSON files.<br \/>\n(Optional but recommended) Use model datapacks to enhance the visual variety of Cobblemon! See suggestions below.<\/p>\n<\/details>\n<details>\n<summary>Main Commands<\/summary>\n<p>**Reload configs:**<br \/>\n`\/luckyblock reload`<\/p>\n<p>> Instantly reloads all Lucky Block configs.<\/p>\n<p>**Locate Lucky Block structures:**  <\/p>\n<p>`\/locate structure luckblockcobblemon:luckblockrandom1`<br \/>\n`\/locate structure luckblockcobblemon:luckblockrandom2`<br \/>\n`\/locate structure luckblockcobblemon:luckblockrandom3`<br \/>\n`\/locate structure luckblockcobblemon:luckblockrandom4`<br \/>\n`\/luckyblocklocate [range]`<\/p>\n<p>> Use these to quickly find the mod\u2019s special structures.<\/p>\n<p>**Locked Tier Lucky Blocks:**  <\/p>\n<p>`\/luckyblockgive <target> <type> <tier> [amount]`<\/p>\n<p>> Gives locked-tier Lucky Blocks directly to players. These blocks keep their fixed Pok\u00e9mon level range based on the selected tier.<\/p>\n<p>**Available types:**  <\/p>\n<p>`default`, `fire`, `water`, `grass`, `ground`, `fly`, `steel`, `eletric`, `fairy`<\/p>\n<p>**Default aliases:**  <\/p>\n<p>`default`, `normal`, `base`, `pocket`<\/p>\n<p>**Examples:**  <\/p>\n<p>`\/luckyblockgive @s default 3 5`<br \/>\n`\/luckyblockgive Steve fire 4 2`<br \/>\n`\/luckyblockgive @a water 2 10`<\/p>\n<p>> These commands require admin\/operator permission.<\/p>\n<\/details>\n<\/details>\n<p>**Extra Recommendation \u2013 Model Datapacks**<\/p>\n<p>For an even richer and more immersive experience, we recommend using custom model datapacks to expand the variety of Cobblemon and items.<br \/>\nCheck the Cobblemon community on Discord or sites like Modrinth to find and download model packs, increasing the number of Cobblemons with unique models!<\/p>\n<p>**FAQ**<\/p>\n<p>&#8211; Can I create my own Lucky Block Cobblemon?<br \/>\n  > No, the mod allows you to change pools\/events for existing Lucky Blocks, but not add new types.<\/p>\n<p>&#8211; How do I change Cobblemon levels?<br \/>\n  > Edit the config files according to the event type.<\/p>\n<p>&#8211; Why doesn\u2019t my event work?<br \/>\n  > Make sure the JSON is correct and the Cobblemon name matches Cobblemon IDs (no underscores).<\/p>\n<p>&#8211; Does it work on Forge?<br \/>\n  > No, only for Fabric.<\/p>\n<p>&#8211; Can I create content or a modpack with this mod?<br \/>\n  > Yes! You\u2019re absolutely welcome to create content or a modpack using this mod. We love seeing the community get creative!<\/p>\n<p>***<\/p>\n<div align=\"center\">\n<p><i>Lucky Block Cobblemon is not affiliated with Cobblemon nor Minecraft.<\/i><\/p>\n<p><i>Minecraft is a trademark of Mojang Synergies AB  |  Cobblemon is a trademark of CobbledStudios<\/i><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>This mod adds Lucky Blocks to Cobblemon, with 100% configurable events via JSON.<\/p>\n","protected":false},"featured_media":96226,"template":"","meta":{"_minecraft_slug":"lucky-block-cobblemon","_minecraft_project_id":"DAMBDZ9M","_minecraft_author":"CobbleKanto","_minecraft_license":"MIT","_minecraft_downloads":81623,"_minecraft_follows":22,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"lucky-block-cobblemon.zip","_minecraft_size_bytes":1870648,"_minecraft_version_count":10,"_minecraft_updated_at":"2026-05-15T23:09:23.139194Z","_minecraft_date_created":"2025-05-31T23:31:48.643896Z","_minecraft_date_modified":"2026-05-12T19:53:15.319533Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/lucky-block-cobblemon","_minecraft_icon_attachment_id":96226,"_minecraft_imported_at":"2026-06-05T12:20:19+00:00","_minecraft_import_hash":"90f7e747b9d47dc307f36b0b7cdf3546","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,88,97,89,866,92,159],"mod_loader":[99],"minecraft_version":[37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-96225","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-equipment","mod_category-fabric","mod_category-game-mechanics","mod_category-minigame","mod_category-utility","mod_category-worldgen","mod_loader-fabric","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","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>Lucky Block Cobblemon - 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\/lucky-block-cobblemon\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lucky Block Cobblemon - Minecraft\" \/>\n<meta property=\"og:description\" content=\"This mod adds Lucky Blocks to Cobblemon, with 100% configurable events via JSON.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/\",\"name\":\"Lucky Block Cobblemon - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/lucky-block-cobblemon-icon-c153309aa99a3552003d88884c9ff28c6fbb6c03_96.webp\",\"datePublished\":\"2026-06-05T12:20:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/lucky-block-cobblemon-icon-c153309aa99a3552003d88884c9ff28c6fbb6c03_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/lucky-block-cobblemon-icon-c153309aa99a3552003d88884c9ff28c6fbb6c03_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/lucky-block-cobblemon\\\/#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\":\"Lucky Block Cobblemon\"}]},{\"@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":"Lucky Block Cobblemon - 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\/lucky-block-cobblemon\/","og_locale":"en_US","og_type":"article","og_title":"Lucky Block Cobblemon - Minecraft","og_description":"This mod adds Lucky Blocks to Cobblemon, with 100% configurable events via JSON.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/","name":"Lucky Block Cobblemon - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/lucky-block-cobblemon-icon-c153309aa99a3552003d88884c9ff28c6fbb6c03_96.webp","datePublished":"2026-06-05T12:20:18+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/lucky-block-cobblemon-icon-c153309aa99a3552003d88884c9ff28c6fbb6c03_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/lucky-block-cobblemon-icon-c153309aa99a3552003d88884c9ff28c6fbb6c03_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/lucky-block-cobblemon\/#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":"Lucky Block Cobblemon"}]},{"@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\/96225","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\/96226"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=96225"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=96225"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=96225"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=96225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}