Cobblemon Firework Capsules
Send out your Pokemon with a bang using fireworks and custom stickers!

Basics
Ball Capsule Recipe

Adding Fireworks
Ball Capsules can be combined with any number of Firework Stars.

Capsule Station Recipe
You can equip your ball capsule to your Pokemon using a Capsule Station.
Special thanks to dogtorbloo for the custom block model!

Stickers
Sticker Recipe
Stickers can be crafted using Paper + Gunpowder + an ingredient.
As of v2.0.0 there are 21 stickers, one for each type, which can be crafted using the type gems, and three unique stickers.

Combining Stickers
Stickers can be combined with a Ball Capsule along with other stickers and Firework Stars to create all kinds of effects.

Addon Support
Stickers rely on the fireworkcapsules:sticker_explosion data component to determine how to render the sticker effects.
In order to create a custom sticker, you can refer to the example resource/datapack.
For more information, refer to the wiki.
The simple codec allows for the following, where id is the only required field.
{
"id": "fireworkcapsules:thunder_sticker",
"color": 16769024,
"sound": "cobblemon:move.thunder.target",
"type": "BEDROCK"
}
The complex codec, used only for CUSTOM or FIREWORK sticker types allows for the following:
{
"id": "fireworkcapsules:thunder_sticker",
"colors": [ 16769024 ],
"fadeColors": [],
"hasTrail": false,
"hasTwinkle": false,
"sound": "cobblemon:move.thunder.target",
"type": "CUSTOM"
}- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Cobblemon Firework Capsules is a free Minecraft Java mod. Compatible with Minecraft 1.21.1. Downloaded 1,288,312 times (via CurseForge). Download it and open it directly in the game.