Cobblemon Occupied Pokeballs

Quick rating

Cobblemon Occupied Pokeballs

No reviews yet

Eject any party Pokémon as its physical Poké Ball item, hand it to a friend, stash it in a chest, place it on a shelf, or send it straight out into the world.

Anime & Pop Culture
No Genre
Cosmetics
Mod Addon
Pokemon
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
Cobblemon Occupied Pokeballs 1.2.1
Authors
CurseForge
Modrinth

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

Cobblemon Occupied Pokéballs

A Cobblemon mod for Minecraft 1.21.1 (Fabric).

Eject any party Pokémon as its physical Poké Ball item, hand it to a friend, stash it in a chest, place it on a shelf, or send it straight out into the world.


Features

  • Eject — press T to eject your currently selected party Pokémon as its caught ball
  • Reclaim — hold the ball and press T to add it back to your party (or PC if full)
  • Send out from hand — hold the ball and press Shift+T to add it to your party and immediately send it out with the full throw animation (only works if your party has space)
  • Pokéball Display — right-click the top face of any solid block while holding an occupied ball to place it as a 3D display; reclaim by breaking it
  • Floating name label — placed displays show the Pokémon's name (and ✦ if shiny) as a floating label; toggleable in config
  • Jade tooltip — when looking at a placed ball, Jade shows the Pokémon's name, level, type(s), nature, and shiny status
  • Ball throwing blocked — occupied balls cannot be thrown; they work only as carriers
  • Item tooltip — the ball shows the Pokémon's name, level, gender, type(s), nature, and a ✦ Shiny marker when applicable
  • Original ball preserved — a Pokémon caught in a Master Ball drops as a Master Ball, etc.
  • Full data preserved — IVs, EVs, moves, ability, nature, held item, nickname, marks — everything round-trips perfectly
  • Drop on death (optional, off by default) — configure via ModMenu to drop party balls as items on death; respects the keepInventory gamerule

All keybinds are rebindable under Options → Controls → Cobblemon Occupied Pokéballs.


Requirements

Dependency Version
Minecraft 1.21.1
Fabric Loader ≥ 0.16.5
Fabric API ≥ 0.102.0+1.21.1
Fabric Language Kotlin ≥ 1.13.10+kotlin.2.3.20
Cobblemon (Fabric) ≥ 1.7.3+1.21.1

Optional:

Without ModMenu/Cloth Config the mod works fully — edit config/cobblemon_occupied_pokeballs.json by hand instead.


Installation

  1. Install Fabric Loader for 1.21.1
  2. Drop these into your mods/ folder:
    • cobblemon-occupied-pokeballs-<version>.jar
    • Fabric API
    • Fabric Language Kotlin
    • Cobblemon
  3. Launch with the Fabric profile

For servers: the mod must be installed on both the server and every client.


Configuration

The config file is created automatically at config/cobblemon_occupied_pokeballs.json on first launch:

{
  "showFloatingName": true,
  "dropPartyOnDeath": false
}
Option Default Description
showFloatingName true Show the Pokémon's name (and ✦ if shiny) as a floating label above placed Pokéball Displays.
dropPartyOnDeath false Drop all party Pokémon as ball items on death. Skipped if keepInventory is on.

If ModMenu and Cloth Config are installed, a Config button appears on the mod's entry in the Mods screen.

Cobblemon Occupied Pokéballs

A Cobblemon mod for Minecraft 1.21.1 (Fabric).

Eject any party Pokémon as its physical Poké Ball item, hand it to a friend, stash it in a chest, place it on a shelf, or send it straight out into the world.


Features

  • Eject — press T to eject your currently selected party Pokémon as its caught ball
  • Reclaim — hold the ball and press T to add it back to your party (or PC if full)
  • Send out from hand — hold the ball and press Shift+T to add it to your party and immediately send it out with the full throw animation (only works if your party has space)
  • Pokéball Display — right-click the top face of any solid block while holding an occupied ball to place it as a 3D display; reclaim by breaking it
  • Floating name label — placed displays show the Pokémon's name (and ✦ if shiny) as a floating label; toggleable in config
  • Jade tooltip — when looking at a placed ball, Jade shows the Pokémon's name, level, type(s), nature, and shiny status
  • Ball throwing blocked — occupied balls cannot be thrown; they work only as carriers
  • Item tooltip — the ball shows the Pokémon's name, level, gender, type(s), nature, and a ✦ Shiny marker when applicable
  • Original ball preserved — a Pokémon caught in a Master Ball drops as a Master Ball, etc.
  • Full data preserved — IVs, EVs, moves, ability, nature, held item, nickname, marks — everything round-trips perfectly
  • Drop on death (optional, off by default) — configure via ModMenu to drop party balls as items on death; respects the keepInventory gamerule

All keybinds are rebindable under Options → Controls → Cobblemon Occupied Pokéballs.


Requirements

Dependency Version
Minecraft 1.21.1
Fabric Loader ≥ 0.16.5
Fabric API ≥ 0.102.0+1.21.1
Fabric Language Kotlin ≥ 1.13.10+kotlin.2.3.20
Cobblemon (Fabric) ≥ 1.7.3+1.21.1

Optional:

Without ModMenu/Cloth Config the mod works fully — edit config/cobblemon_occupied_pokeballs.json by hand instead.


Installation

  1. Install Fabric Loader for 1.21.1
  2. Drop these into your mods/ folder:
    • cobblemon-occupied-pokeballs-<version>.jar
    • Fabric API
    • Fabric Language Kotlin
    • Cobblemon
  • Launch with the Fabric profile

For servers: the mod must be installed on both the server and every client.


Configuration

The config file is created automatically at config/cobblemon_occupied_pokeballs.json on first launch:

{
  "showFloatingName": true,
  "dropPartyOnDeath": false
}
Option Default Description
showFloatingName true Show the Pokémon's name (and ✦ if shiny) as a floating label above placed Pokéball Displays.
dropPartyOnDeath false Drop all party Pokémon as ball items on death. Skipped if keepInventory is on.

If ModMenu and Cloth Config are installed, a Config button appears on the mod's entry in the Mods screen.

Screenshots

Gallery

  • 2026-04-09_17.27.39.png
    2026-04-09_17.27.39.png 2026-04-09_17.27.39.png
  • 2026-04-09_00.20.34.png
    2026-04-09_00.20.34.png 2026-04-09_00.20.34.png
  • 2026-04-09_00.21.13.png
    2026-04-09_00.21.13.png 2026-04-09_00.21.13.png
  • Display
    Display
  • Example
    Example
  • Jade Info
    Jade Info

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

~7,000
Total Downloads
CurseForge
~3,000
Modrinth
~4,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