
CobbleScheduler
calendar-based cobblemon spawner
About this Mod
CobbleScheduler is a Fabric server-side mod that lets server owners add calendar-based spawns for Cobblemon entities and their forms all managed through a single config.
If you want froms only spawns
Add to end of name ["name" = "pichu newyear"]
newyear being the custom form
how allowedBiomes should look
"allowedBiomes": [
"minecraft:forest",
"minecraft:plains"
]
Default Config:
{
"holidays": [
{
"holiday": "New Year's Day",
"startDate": "01-01",
"pokemonEntityList": [
{
"name": "pichu",
"level": 10,
"spawn_rate": 0.6,
"allowedBiomes": []
},
{
"name": "clefairy",
"level": 15,
"spawn_rate": 0.4,
"allowedBiomes": []
}
],
"holidayMessage": "Happy New Year! Celebrate with a special Pichu!"
},
{
"holiday": "March Break",
"startDate": "03-10",
"endDate": "03-14",
"pokemonEntityList": [
{
"name": "togekiss",
"level": 15,
"spawn_rate": 0.7,
"allowedBiomes": []
},
{
"name": "leafeon",
"level": 40,
"spawn_rate": 0.3,
"allowedBiomes": []
}
],
"holidayMessage": "Enjoy your March Break Pokemon Spawns!"
},
{
"holiday": "Independence Day",
"startDate": "07-04",
"pokemonEntityList": [
{
"name": "pikachu",
"level": 25,
"spawn_rate": 0.7,
"allowedBiomes": []
},
{
"name": "charizard",
"level": 40,
"spawn_rate": 0.3,
"allowedBiomes": []
}
],
"holidayMessage": "Celebrate freedom with a Pikachu and Charizard!"
},
{
"holiday": "Thanksgiving",
"startDate": "11-25",
"pokemonEntityList": [
{
"name": "farfetchd",
"level": 20,
"spawn_rate": 0.5,
"allowedBiomes": []
},
{
"name": "squirtle",
"level": 10,
"spawn_rate": 0.5,
"allowedBiomes": []
}
],
"holidayMessage": "Give thanks with Farfetch'd and Squirtle!"
},
{
"holiday": "Halloween",
"startDate": "10-31",
"pokemonEntityList": [
{
"name": "gastly",
"level": 25,
"spawn_rate": 0.6,
"allowedBiomes": []
},
{
"name": "pumpkaboo",
"level": 20,
"spawn_rate": 0.4,
"allowedBiomes": []
}
],
"holidayMessage": "Spooky season with Gastly and Pumpkaboo!"
},
{
"holiday": "Christmas",
"startDate": "12-25",
"pokemonEntityList": [
{
"name": "delibird",
"level": 15,
"spawn_rate": 0.7,
"allowedBiomes": [
"minecraft:forest",
"minecraft:plains"
]
},
{
"name": "snorlax",
"level": 35,
"spawn_rate": 0.3,
"allowedBiomes": [
"minecraft:forest",
"minecraft:plains"
]
}
],
"holidayMessage": "Merry Christmas with Delibird and Snorlax!"
}
],
"cooldown": 7200000,
"sendMessagesEnabled": false,
"messageCooldown": 7200000
}
Available Versions
How to Install CobbleScheduler 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 "CobbleScheduler". 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
CobbleScheduler 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 CobbleScheduler compatible with fabric?
CobbleScheduler officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with CobbleScheduler – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if CobbleScheduler 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 CobbleScheduler with just one click on your server.