
Daily Boss x Cobblemon
DBxCobblemon is a compatibility bridge provided to integrate [DailyBoss] with [Cobblemon]
About this Mod
DBxCobblemon is a compatibility bridge provided to integrate DailyBoss with Cobblemon. It allows server administrators and modpack creators to spawn Cobblemon Pokémon as bosses using DailyBoss, complete with custom configurations, loot tables, and special mechanics.
Features
- Seamless Integration: Registers Cobblemon Pokémon as valid bosses within the DailyBoss ecosystem.
- Customizable Bosses: Define bosses via JSON files in datapacks, specifying level, nature, ability, shiny status, and more.
- Invulnerability Shield: Bosses spawned via this mod are immune to standard vanilla damage (swords, arrows), forcing players to engage them in Pokémon battles.
- Datapack Support: Fully data-driven. Add new bosses without updating the mod.
- Custom Loot: Support for defining custom loot tables for defeated bosses.
- Menu Visualization: Bosses appear correctly in the DailyBoss menu for visualization purposes (sprites and names).
Custom Assets
To add custom textures for your bosses in the menu, place your images in a resource pack following this structure:
File Location: assets/pladailyboss/textures/gui/entity_posters/cobblemon/<species>/
You need two images per boss:
<species>_enabled.png(Colored version)<species>_disabled.png(Grayed out version)
Example:
assets/pladailyboss/textures/gui/entity_posters/cobblemon/charizard/charizard_enabled.pngassets/pladailyboss/textures/gui/entity_posters/cobblemon/charizard/charizard_disabled.png
You can define new bosses by creating JSON files in a datapack or inside the mod's configuration.
File Location: data/<namespace>/dailyboss/cobblemon/<boss_name>.json
Example: data/dbxcobblemon/dailyboss/cobblemon/charizard_boss.json
JSON Format:
{
"species": "cobblemon:charizard",
"level": 75,
"shiny": true,
"nature": "cobblemon:adamant",
"ability": "blaze",
"gender": "male",
"uncatchable": true,
"lootTable": "minecraft:chests/simple_dungeon",
"nbt": {
"Pokemon": {
"IVs": {
"HP": 31,
"Attack": 31,
"Defence": 31,
"SpecialAttack": 31,
"SpecialDefence": 31,
"Speed": 31
}
}
}
}
| Field | Type | Description |
|---|---|---|
species |
The Cobblemon species ID (e.g., cobblemon:pikachu). Required. |
|
level |
The level of the Pokémon. Default: 50. | |
shiny |
Whether the Pokémon is shiny. Default: false. | |
nature |
The nature ID (e.g., cobblemon:modest). |
|
ability |
The ability name. | |
gender |
Gender (male, female, or genderless). |
|
uncatchable |
If true, the Pokémon cannot be caught in battle. | |
lootTable |
ResourceLocation of a loot table to drop upon defeat. | |
nbt |
Extra NBT data to apply to the Pokémon (supports standard Cobblemon NBT structure). |
Available Versions
How to Install Daily Boss x Cobblemon on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.11).
Install Mod
Open the mod browser in the dashboard and search for "Daily Boss x Cobblemon". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.10, 1.21.9 (+8 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Daily Boss x Cobblemon server crashes on startup – what to do?
Most common cause: wrong neoforge 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.11). You can switch loaders with one click in the panel.
Is Daily Boss x Cobblemon compatible with neoforge?
Daily Boss x Cobblemon officially supports neoforge for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Daily Boss x Cobblemon – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Daily Boss x Cobblemon 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 Daily Boss x Cobblemon with just one click on your server.