promotional bannermobile promotional banner

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
A server to handle all these Pokémon
Create a server, get 25% off your first monthaffiliate logo
Create Server
affiliate banner image

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

CobblenavCobbleBoom

The Cobblemon - Let Me Spawn Team

profile avatar
  • 10
    Followers
  • 4
    Projects
  • 7.9M
    Downloads

More from gatekeep06

  • Cobblemon Pokenav project image

    Cobblemon Pokenav

    • 7.3M
    • Mods

    Cobblenav (Cobblemon Pokenav) is a sidemod that adds a pokenav item similar to the one featured in the Pokemon RS games, that allows you to check spawns without the command and save statistics of your fights with other players

    • 7.3M
    • April 17, 2026
    • Mods
    • +1
  • CobbleBoom project image

    CobbleBoom

    • 7.6K
    • Mods

    Pokemon now actually explode when using explosive moves

    • 7.6K
    • August 22, 2025
    • Mods
    • +1
  • Cobblemon - Yet Another Chance Booster [Discontinued] project image

    Cobblemon - Yet Another Chance Booster [Discontinued]

    • 594.7K
    • Mods

    A server-side side-mod for Cobblemon that allows you to boost spawn chances

    • 594.7K
    • August 9, 2024
    • Mods
    • +2
  • Cobblemon Pokenav project image

    Cobblemon Pokenav

    • 7.3M
    • Mods

    Cobblenav (Cobblemon Pokenav) is a sidemod that adds a pokenav item similar to the one featured in the Pokemon RS games, that allows you to check spawns without the command and save statistics of your fights with other players

    • 7.3M
    • April 17, 2026
    • Mods
    • +1
  • CobbleBoom project image

    CobbleBoom

    • 7.6K
    • Mods

    Pokemon now actually explode when using explosive moves

    • 7.6K
    • August 22, 2025
    • Mods
    • +1
  • Cobblemon - Yet Another Chance Booster [Discontinued] project image

    Cobblemon - Yet Another Chance Booster [Discontinued]

    • 594.7K
    • Mods

    A server-side side-mod for Cobblemon that allows you to boost spawn chances

    • 594.7K
    • August 9, 2024
    • Mods
    • +2