Cobblemon - Let Me Spawn
Modby gatekeep06
A Cobblemon side-mod that allows you to configure conditions (ultra-rare Pokémon by default) under which Pokémon can bypass the per-chunk Pokémon limit and spawn regardless
Type
Mod
CurseForge Downloads
18,385
CurseForge ID
1332068
Last Updated
Aug 15, 2026
Description
The base Cobblemon spawner checks the current number of Pokémon near a player before initiating a new Pokémon spawn. If this number exceeds the set per-chunk maximum (default is 1), it cancels the spawning process. This mechanism exists to regulate the number of Pokémon in the world and prevent server overload. However, it also forces the player to be constantly on the move so that Pokémon despawn in unloaded chunks, or even to commit a full-on cull of the local pocket monsters just to get a specific rare Pokémon to spawn.
This small side-mod allows you to configure conditions under which a Pokémon can spawn even if the surrounding chunks are overcrowded. The conditions can be specified using a bucket, a player's username, a dimension, or a combination of these within a composite condition type. Furthermore, if you are familiar with modding, you can easily add your own custom condition type if needed.
By default, the mod is configured to allow the spawning of all ultra-rare Pokémon.
Here is a config example utilizing all types of permits:
{ "enableSpawnMessages": true, "permits": [ { "bucket": "ultra-rare", "type": "bucket" }, { "type": "level", "level": "minecraft:the_nether" }, { "name": "gatekeep06", "type": "player" }, { "permits": [ { "bucket": "uncommon", "type": "bucket" }, { "type": "level", "level": "minecraft:the_end" } ], "type": "composite" } ] }My other mods
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Unused Secret Paintings
Adds the 4 unused Minecraft Paintings made by Mojang
[FABRIC] One Block Random Drop
Unharvestable block that gives a random item with configurable chances
Exline's Sushi Mod
this mod adds new food items
Sodium Add-on: Substrate
Optimization add-on for Sodium for the bottom and/or top layer(s) of the world
Hat Stands
Hat Stands adds stands for all your hat displaying needs.
Spider Queen
Become the Spider Queen! A monster that can web up creatures, lay eggs and hatch spiders, and more!

