promotional bannermobile promotional banner

Catch ’Em All

Catch 'Em All addon presents a powerful tool to catch and release mobs with ease. Designed with performance, game balance, and language support in mind, it allows players to carry up to 10 mobs within a single item and release them where needed.

Catch ’Em All (Click for More)

The Catch ’Em All addon is a Minecraft Bedrock addon that introduces a powerful mob catcher tool to capture and release mobs with ease. Designed with performance, gameplay balance, and language support in mind, it enables players to carry up to 10 mobs inside a single item — the Catcher — and release them wherever needed!

Catch 'Em All Addon Image

Discord Github Support MIT License

What Does Catch ’Em All Do?

With the Catcher, you can capture almost any mob (excluding bosses and players), store up to 10 mobs, and release them later using an intuitive form-based UI. It works in both English and Spanish and includes support for custom named mobs, durability limits, and blocked mobs to preserve gameplay balance.

Key Features

  • ✅ Capture mobs by simply clicking on them with the Catcher.
  • ✅ Release mobs by clicking on a block with the Catcher.
  • ✅ Store up to 10 mobs per catcher, including their health and custom name.
  • ✅ Full form-based UI for releasing mobs from a list.
  • Durability-based system — more powerful mobs cost more to store.
  • Multilingual support: English & Spanish with in-game language switch.
  • ✅ Prevents abuse via a list of blocked mobs and blocked blocks.
  • ✅ It also supports custom mobs from other addons. These will appear in the mob list UI with a default Dev icon, while vanilla mobs are shown with a grass image (Minecraft Icon). This ensures clear visual distinction even for unrecognized entities.

Practical Examples

  • 🔹 Capture a group of sheep and transport them to a new base without leads or boats.
  • 🔹 Store your tamed mobs safely before exploring a dangerous biome.
  • 🔹 Use it in mini-games or adventure maps to design custom mob-based puzzles.

🛠️ Crafting Recipe

The Catcher is crafted using 2 sticks and 2 strings. Simple, survival-friendly, and early-game accessible.

Catcher Crafting Recipe

🧩 Addon Versions: Normal vs. Classic

The addon comes in two versions to ensure compatibility across different setups:

Normal vs Classic UI Comparison

  • Normal Version: Adds a customized UI for a smoother, modern experience. ⚠️ May conflict with other addons that modify the server form UI.
  • Classic Version: Keeps the original vanilla UI intact. Fully compatible with all addons, ideal for realms or multiplayer servers with strict UI rules.

Why Use Catch ’Em All?

  • ✔️ Makes mob transportation quick, easy, and immersive.
  • ✔️ Allows storing mobs without needing to use spawn eggs or commands.
  • ✔️ Flexible for survival gameplay and map creators.
  • ✔️ Minimalistic and lore-friendly item-based mechanic.

How to Use

  1. Equip the Catcher item (Universal Net).
  2. Right-click a mob to attempt capturing it.
  3. Right-click a non-container block to release one or more captured mobs.
  4. Shift + right-click a block to open the language selection UI.
⚠️ Note: Some mobs like the Ender Dragon, Warden, and players are blocked from being captured.

Compatibility

  • ✅ Compatible with most Minecraft worlds and addons.
  • ✅ Works in realms and single-player.
  • ✅ Detects and supports custom mobs from other addons as long as they’re not on the blocked list.

Technical Details

  • Max Mobs: 10 per Catcher
  • Max Health: 250 HP per captured mob
  • Supported Languages: English, Español
  • Script file: scripts/main.js
  • Captured mobs saved using Minecraft’s structure system, including their name and HP.

⚙️ Configuration Settings

These constants define the behavior and restrictions of the mob catcher system in the script scripts/main.js.

// System language: Use "en" for English or "es" for Spanish.
const LANGUAGE = "es";

// ID of the custom item catcher. Make sure it matches the registered item.
const CATCHER_ID = "multiversemc:net";

// Max number of mobs that can be caught per catcher.
const MAX_MOBS = 10;

// Max health allowed per captured mob. If the mob exceeds this value, it cannot be captured.
const MAX_HEALTH = 250;

// List of entities that are blocked and cannot be captured under any circumstances.
const BLOCKED_MOBS = [ 
  'minecraft:armor_stand',
  'minecraft:ender_dragon',
  'minecraft:warden',
  'minecraft:wither',
  'minecraft:player'
];
  

🌐 Language Configuration

To switch between English and Spanish, simply Shift + Right-Click any block while holding the Catcher to open the language settings menu.

This feature is integrated seamlessly and works without interfering with other UI components (unless using the normal version with other UI mods).

Language Switch UI Preview

Addon Packs

You can include this addon in public or private addon packs. Please do not re-upload it to other websites without permission. Always credit the original CurseForge or MCPEDL page when sharing.

Have suggestions or found a bug? Join our Discord Server to get support and chat with the community!

The Catch ’Em All Team

profile avatar
  • 11
    Followers
  • 10
    Projects
  • 79.6K
    Downloads

More from CesarDevView all

  • PMMPCore  Framework project image

    PMMPCore Framework

    • 73
    • Addons

    PMMPCore is a modular framework for Minecraft Bedrock that brings a PocketMine-style plugin architecture to Bedrock. Not just an addon, it’s a full platform for building complex, scalable, and maintainable server experiences.

    • 73
    • May 13, 2026
    • Addons
    • +3
  • MultiWorld Plugin - PMMPCore project image

    MultiWorld Plugin - PMMPCore

    • 654
    • Addons

    MultiWorld extends PMMPCore with advanced dimension management, letting server owners create and manage multiple worlds with unique environments, gamemodes, and generation types—running simultaneously with optimized performance.

    • 654
    • May 12, 2026
    • Addons
    • +4
  • Smart Inventory Utilities project image

    Smart Inventory Utilities

    • 1.6K
    • Addons

    A lightweight utility that manages inventory refills and prevents tool breakage, fully achievement-compatible.

    • 1.6K
    • March 11, 2026
    • Addons
    • +4
  • Tree Harvester project image

    Tree Harvester

    • 23.3K
    • Addons

    Quickly fell trees in Minecraft Bedrock by crouching and using an axe! This addon supports standard, custom, and Nether trees, with adjustable break speed and compatibility options for logs and leaves.

    • 23.3K
    • April 8, 2025
    • Addons
    • +4
  • PMMPCore  Framework project image

    PMMPCore Framework

    • 73
    • Addons

    PMMPCore is a modular framework for Minecraft Bedrock that brings a PocketMine-style plugin architecture to Bedrock. Not just an addon, it’s a full platform for building complex, scalable, and maintainable server experiences.

    • 73
    • May 13, 2026
    • Addons
    • +3
  • MultiWorld Plugin - PMMPCore project image

    MultiWorld Plugin - PMMPCore

    • 654
    • Addons

    MultiWorld extends PMMPCore with advanced dimension management, letting server owners create and manage multiple worlds with unique environments, gamemodes, and generation types—running simultaneously with optimized performance.

    • 654
    • May 12, 2026
    • Addons
    • +4
  • Smart Inventory Utilities project image

    Smart Inventory Utilities

    • 1.6K
    • Addons

    A lightweight utility that manages inventory refills and prevents tool breakage, fully achievement-compatible.

    • 1.6K
    • March 11, 2026
    • Addons
    • +4
  • Tree Harvester project image

    Tree Harvester

    • 23.3K
    • Addons

    Quickly fell trees in Minecraft Bedrock by crouching and using an axe! This addon supports standard, custom, and Nether trees, with adjustable break speed and compatibility options for logs and leaves.

    • 23.3K
    • April 8, 2025
    • Addons
    • +4