
Cobblemon - Let Me Spawn
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
About this Mod
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:
Config
{
"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
Available Versions
How to Install Cobblemon - Let Me Spawn on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Cobblemon - Let Me Spawn". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Cobblemon - Let Me Spawn server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Cobblemon - Let Me Spawn compatible with fabric and neoforge?
Cobblemon - Let Me Spawn officially supports fabric, neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Cobblemon - Let Me Spawn – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Cobblemon - Let Me Spawn consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Cobblemon - Let Me Spawn with just one click on your server.