HomeJavaModsCobbleBadgesBox(es)
CobbleBadgesBox(es)
CobbleBadgesBox(es) — screenshot 1CobbleBadgesBox(es) — screenshot 2CobbleBadgesBox(es) — screenshot 3

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

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

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"
    }
  }
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more