Cobblemon Firework Capsules
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 2.1.3+1.21.1
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/cobblemon-firework-capsules
资源信息
Minecraft 版本: 1.21.1
平台: neoforge
标签: adventure decoration
资源介绍
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](https://github.com/necro50n3/cobblemon-firework-capsules/tree/main/example/example_sticker). For more information, refer to the [wiki](https://github.com/necro50n3/cobblemon-firework-capsules/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" } ```
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~