CobbleBadgesBox(es)

Quick rating

Community listing page, reviews here may not be monitored by the author.

CobbleBadgesBox(es)

By [F&D] Dev Team , Dev_0

No reviews yet

100% Customizable Badges Box(es) for Cobblemon | Custom Badges | Custom Effects | Multi-Box | ...

Adventure/Exploration
QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial 4.0 International
Latest Version
cobblebadgesbox-1.1.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

CobbleBadgesBox

(Multi-)Box 8 Badges-Slot with customizable boosts !

CobbleBadgesBox introduces a unique Badges Box(es) & Permanent activable Boosts system. Collect badges to unlock permanent passive bonuses for your character and your Pokémon team!

Features

  • !NEW! Standard Multi-Page / Seasonal Boxes / Free Modes ! > MULTI = Multi-page with page button, cumulative boosts / SEASONAL = More than 8 badges possible, but, no page button, only 8 slot and boost available, perfect for seasonal badges and/or over-cumulative bonus cause of only 8 boost slots can be enabled / FREE = More than 8 badges possible, but player is free to choose !

  • !NEW! TAG & RIDE "Boost" > TAG = giving specified tag in tag / RIDE = Let the player been able to ride his Pokemon

  • !NEW! Disabling Riding by default Setting (False by default)

  • !NEW! KeepBadgesonDeath / DropBadgesonDeath Settings (True / False by default)

  • !NEW! Badge Box Item (not craftable)

  • !NEW! Ability to unable / disable the "/cbb" command via config

  • Custom Interface: A dedicated 8-slot inventory for your badges (/cbb).

  • Custom Effects: Custom Effects Types + Values : POTION / XP_BOOST / IV_BOOST / EV_BOOST / CATCH_RATE / !NEW! TAG / !NEW! RIDE

  • Custom Badges: Set which badge item id is for each slot and define your own custom effect, name, color and description !

  • Multi-Boxes: You will can create as many 8-slot pages you want !

  • Minecraft Boosts: Unlock effects like 25% Walk Speed & Infinite Water Breathing or any Potion effect you want !

  • Cobblemon Boosts: XP Boost: +10% & +15% experience boosts for a total of 25% Exp final Boost. Catch Rate: +10% capture chance for cathing more pokémon. IV / EV : Boosts IVs upon capture (up to +4 for EVERY capture) and accelerates EV training trough battles with 25% boost.

  • Total Control: Toggle each badge's effect on or off at any moment via a clean GUI directly in-game.

  • Integrated default Badges: 8 integrated default Badges in you don't have others !

  • Auto-Grabbing/Stocking: When player get the item defined as a badge in the config, the system grab it and lock it into the data & interface

  • Keep Badges at death or not: Setting for losing badges or not when player died + if player looting his badges or not

Commands

/cbb

Opens the badge management interface.

/cbb add-page

Adding a 8-Slot page to the BadgesBox (will add a page switching button to the interface).

/cbb reload

Reload config changes (yes it'll check badges too so if id change > Slot will be wiped).

/cbb reset <player> <slot_number|all>

(Admin) Resets a player's badges (useful for new seasons).

Config

  • Data: world > data > cobblebadgesbox_data.dat
  • Mod Required: Cobblemon 1.7.1 | 1.7.2 | 1.7.3
  • Modloader : Fabric
  • Version : 1.21.1
  • Config file: config > cobblebadgesbox.json
Example of config with each type of boost :
{
  "mode": "SEASONAL",
  "totalPages": 2,
  "keepBadgesOnDeath": true,
  "dropBadgesOnDeath": true,
  "ridingLockedUntilBadgeUnlocked": true,
  "badges": {
    "0": {
      "itemId": "cobblebadgesbox:badge_1",
      "displayName": "Riding Mons",
      "description": "Ability to ride Pokemons",
      "effectType": "RIDE",
      "effectId": "",
      "value": 0.0,
      "color": "BLUE"
    },
    "1": {
      "itemId": "cobblebadgesbox:badge_2",
      "displayName": "Test Tag",
      "description": "Giving test tag",
      "effectType": "TAG",
      "effectId": "test",
      "value": 0.0,
      "color": "AQUA"
    },
    "2": {
      "itemId": "cobblebadgesbox:badge_3",
      "displayName": "XP Boost",
      "description": "+10% Pokémon XP gain",
      "effectType": "XP_BOOST",
      "effectId": "",
      "value": 1.1,
      "color": "DARK_RED"
    },
    "3": {
      "itemId": "cobblebadgesbox:badge_4",
      "displayName": "Catch Boost",
      "description": "+10% Catch Rate",
      "effectType": "CATCH_RATE",
      "effectId": "",
      "value": 1.1,
      "color": "LIGHT_PURPLE"
    },
    "4": {
      "itemId": "cobblebadgesbox:badge_5",
      "displayName": "IV Boost",
      "description": "+2 IVs to all stats when caught",
      "effectType": "IV_BOOST",
      "effectId": "",
      "value": 2.0,
      "color": "YELLOW"
    },
    "5": {
      "itemId": "cobblebadgesbox:badge_6",
      "displayName": "XP Boost+",
      "description": "+15% Pokémon XP gain",
      "effectType": "XP_BOOST",
      "effectId": "",
      "value": 1.15,
      "color": "DARK_AQUA"
    },
    "6": {
      "itemId": "cobblebadgesbox:badge_7",
      "displayName": "EV Boost",
      "description": "+25% EV gain",
      "effectType": "EV_BOOST",
      "effectId": "",
      "value": 1.25,
      "color": "GOLD"
    },
    "7": {
      "itemId": "cobblebadgesbox:badge_8",
      "displayName": "IV Boost+",
      "description": "+2 IVs to all stats when caught",
      "effectType": "IV_BOOST",
      "effectId": "",
      "value": 2.0,
      "color": "GREEN"
    },
    "8": {
      "itemId": "minecraft:stone",
      "displayName": "Page 2 Badge 1",
      "description": "Description P2 B1",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "9": {
      "itemId": "cobblebadgesbox:badge_2",
      "displayName": "Page 2 Badge 2",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "10": {
      "itemId": "cobblebadgesbox:badge_3",
      "displayName": "Page 2 Badge 3",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "11": {
      "itemId": "cobblebadgesbox:badge_4",
      "displayName": "Page 2 Badge 4",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "12": {
      "itemId": "cobblebadgesbox:badge_5",
      "displayName": "Page 2 Badge 5",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "13": {
      "itemId": "cobblebadgesbox:badge_6",
      "displayName": "Page 2 Badge 6",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "14": {
      "itemId": "cobblebadgesbox:badge_7",
      "displayName": "Page 2 Badge 7",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "15": {
      "itemId": "cobblebadgesbox:badge_8",
      "displayName": "Page 2 Badge 8",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    }
  }
}

CobbleBadgesBox

(Multi-)Box 8 Badges-Slot with customizable boosts !

CobbleBadgesBox introduces a unique Badges Box(es) & Permanent activable Boosts system. Collect badges to unlock permanent passive bonuses for your character and your Pokémon team!

Features

  • !NEW! Standard Multi-Page / Seasonal Boxes / Free Modes ! > MULTI = Multi-page with page button, cumulative boosts / SEASONAL = More than 8 badges possible, but, no page button, only 8 slot and boost available, perfect for seasonal badges and/or over-cumulative bonus cause of only 8 boost slots can be enabled / FREE = More than 8 badges possible, but player is free to choose !

  • !NEW! TAG & RIDE "Boost" > TAG = giving specified tag in tag / RIDE = Let the player been able to ride his Pokemon

  • !NEW! Disabling Riding by default Setting (False by default)

  • !NEW! KeepBadgesonDeath / DropBadgesonDeath Settings (True / False by default)

  • !NEW! Badge Box Item (not craftable)

  • !NEW! Ability to unable / disable the "/cbb" command via config

  • Custom Interface: A dedicated 8-slot inventory for your badges (/cbb).

  • Custom Effects: Custom Effects Types + Values : POTION / XP_BOOST / IV_BOOST / EV_BOOST / CATCH_RATE / !NEW! TAG / !NEW! RIDE

  • Custom Badges: Set which badge item id is for each slot and define your own custom effect, name, color and description !

  • Multi-Boxes: You will can create as many 8-slot pages you want !

  • Minecraft Boosts: Unlock effects like 25% Walk Speed & Infinite Water Breathing or any Potion effect you want !

  • Cobblemon Boosts: XP Boost: +10% & +15% experience boosts for a total of 25% Exp final Boost. Catch Rate: +10% capture chance for cathing more pokémon. IV / EV : Boosts IVs upon capture (up to +4 for EVERY capture) and accelerates EV training trough battles with 25% boost.

  • Total Control: Toggle each badge's effect on or off at any moment via a clean GUI directly in-game.

  • Integrated default Badges: 8 integrated default Badges in you don't have others !

  • Auto-Grabbing/Stocking: When player get the item defined as a badge in the config, the system grab it and lock it into the data & interface

  • Keep Badges at death or not: Setting for losing badges or not when player died + if player looting his badges or not

Commands

/cbb

Opens the badge management interface.

/cbb add-page

Adding a 8-Slot page to the BadgesBox (will add a page switching button to the interface).

/cbb reload

Reload config changes (yes it'll check badges too so if id change > Slot will be wiped).

/cbb reset <player> <slot_number|all>

(Admin) Resets a player's badges (useful for new seasons).

Config

  • Data: world > data > cobblebadgesbox_data.dat
  • Mod Required: Cobblemon 1.7.1 | 1.7.2 | 1.7.3
  • Modloader : Fabric
  • Version : 1.21.1
  • Config file: config > cobblebadgesbox.json
Example of config with each type of boost :
{
  "mode": "SEASONAL",
  "totalPages": 2,
  "keepBadgesOnDeath": true,
  "dropBadgesOnDeath": true,
  "ridingLockedUntilBadgeUnlocked": true,
  "badges": {
    "0": {
      "itemId": "cobblebadgesbox:badge_1",
      "displayName": "Riding Mons",
      "description": "Ability to ride Pokemons",
      "effectType": "RIDE",
      "effectId": "",
      "value": 0.0,
      "color": "BLUE"
    },
    "1": {
      "itemId": "cobblebadgesbox:badge_2",
      "displayName": "Test Tag",
      "description": "Giving test tag",
      "effectType": "TAG",
      "effectId": "test",
      "value": 0.0,
      "color": "AQUA"
    },
    "2": {
      "itemId": "cobblebadgesbox:badge_3",
      "displayName": "XP Boost",
      "description": "+10% Pokémon XP gain",
      "effectType": "XP_BOOST",
      "effectId": "",
      "value": 1.1,
      "color": "DARK_RED"
    },
    "3": {
      "itemId": "cobblebadgesbox:badge_4",
      "displayName": "Catch Boost",
      "description": "+10% Catch Rate",
      "effectType": "CATCH_RATE",
      "effectId": "",
      "value": 1.1,
      "color": "LIGHT_PURPLE"
    },
    "4": {
      "itemId": "cobblebadgesbox:badge_5",
      "displayName": "IV Boost",
      "description": "+2 IVs to all stats when caught",
      "effectType": "IV_BOOST",
      "effectId": "",
      "value": 2.0,
      "color": "YELLOW"
    },
    "5": {
      "itemId": "cobblebadgesbox:badge_6",
      "displayName": "XP Boost+",
      "description": "+15% Pokémon XP gain",
      "effectType": "XP_BOOST",
      "effectId": "",
      "value": 1.15,
      "color": "DARK_AQUA"
    },
    "6": {
      "itemId": "cobblebadgesbox:badge_7",
      "displayName": "EV Boost",
      "description": "+25% EV gain",
      "effectType": "EV_BOOST",
      "effectId": "",
      "value": 1.25,
      "color": "GOLD"
    },
    "7": {
      "itemId": "cobblebadgesbox:badge_8",
      "displayName": "IV Boost+",
      "description": "+2 IVs to all stats when caught",
      "effectType": "IV_BOOST",
      "effectId": "",
      "value": 2.0,
      "color": "GREEN"
    },
    "8": {
      "itemId": "minecraft:stone",
      "displayName": "Page 2 Badge 1",
      "description": "Description P2 B1",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "9": {
      "itemId": "cobblebadgesbox:badge_2",
      "displayName": "Page 2 Badge 2",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "10": {
      "itemId": "cobblebadgesbox:badge_3",
      "displayName": "Page 2 Badge 3",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "11": {
      "itemId": "cobblebadgesbox:badge_4",
      "displayName": "Page 2 Badge 4",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "12": {
      "itemId": "cobblebadgesbox:badge_5",
      "displayName": "Page 2 Badge 5",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "13": {
      "itemId": "cobblebadgesbox:badge_6",
      "displayName": "Page 2 Badge 6",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "14": {
      "itemId": "cobblebadgesbox:badge_7",
      "displayName": "Page 2 Badge 7",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    },
    "15": {
      "itemId": "cobblebadgesbox:badge_8",
      "displayName": "Page 2 Badge 8",
      "description": "Default Description",
      "effectType": "NONE",
      "effectId": "",
      "value": 0.0,
      "color": "WHITE"
    }
  }
}

Screenshots

Gallery

  • Capture d'écran 2026-04-08 110321.png
    Capture d'écran 2026-04-08 110321.png Capture d'écran 2026-04-08 110321.png
  • Capture d'écran 2026-04-08 110251.png
    Capture d'écran 2026-04-08 110251.png Capture d'écran 2026-04-08 110251.png
  • Capture d'écran 2026-04-08 095034.png
    Capture d'écran 2026-04-08 095034.png Capture d'écran 2026-04-08 095034.png
  • CobbleBadgesBox.png
    CobbleBadgesBox.png CobbleBadgesBox.png
  • Badge Box + Switching box button
    Badge Box + Switching box button Badge Box + Switching box button (if another page been added, if not, button is not visible)
  • SEASONAL MODE
    SEASONAL MODE SEASONAL MODE
  • Choosing Badge in FREE Mode
    Choosing Badge in FREE Mode Choosing Badge in FREE Mode
  • FREE MODE
    FREE MODE FREE MODE

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
~1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works