Daily Boss x Cobblemon 图标

Daily Boss x Cobblemon

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/dailyboss-x-cobblemon
资源信息

Minecraft 版本: 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: neoforge

标签: adventure game-mechanics utility

资源介绍

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:

  1. <species>_enabled.png (Colored version)
  2. <species>_disabled.png (Grayed out version)

Example:

  • assets/pladailyboss/textures/gui/entity_posters/cobblemon/charizard/charizard_enabled.png
  • assets/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).
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Fastpack

价格:0 墨喵币
下载量:0

查看详情
Bubble Render Workaround

价格:0 墨喵币
下载量:0

查看详情
Testificate - item overhaul

价格:0 墨喵币
下载量:0

查看详情
RedisTrade

价格:0 墨喵币
下载量:0

查看详情