Cobblemon: Fight Them All

Quick rating

Cobblemon: Fight Them All

No reviews yet

Mod which extends Cobblemon to allow Pokemon-style fight with mobs

Anime & Pop Culture
RPG
Combat Focused
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

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 Share Alike 4.0 International
Latest Version
1.0.3+cobblemon-1.6.1
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🔍 What is this mod?

Ever wondered what Pokémon really are? Some say aliens, others say animals. But if you think about it, aren't Minecraft mobs just as mysterious? If Pokémon can battle, why can't mobs? This mod makes that possible!

What mobs can i battle?

Every single one! From pigs and skeletons to the Ender Dragon and the Warden - any mob can be battled. However, only configured mobs will have proper stats, moves, and abilities. Cobblemon battle screen with  Meowscarada and Warden in place of enemy-pokemon in deep-dark biom

Are modded mobs supported?

Yes! In theory, you can battle any mobs from any mod. However, some exceptions might exist due to mod-specific mechanics Cobblemon battle screen with Venusaur and Void Blossom (from Bosses of Mass Destruction mod) in place of enemy-pokemon in superflat world, plains biom

Planned Features

  • Support for Cobblemon 1.6.1
  • Automatic stat generation for unspecified mobs based on entity attributes
  • A condition system to determine battle eligibility (e.g., isSwimming, isAngered)
  • More features as development progresses!

Know Issues

  • Occasionally, a PokeMob’s HP is not full at the start of battle
  • Modded mobs using custom rendering libraries (e.g., GeckoLib) may not display in battle portraits
  • Tinsy-tiny model jittering inside battle portraits

Config

Config settings may change over time. Current version is far from complete. You can find two config files in your minecraft/config folder:

Client Config (cobblemon_fight_them_all_client.json5)

Controls client-side settings, such as:

  • Mob battle labels (show_poke_mob_label): Displays, for example, "Zombie Lv.10 - Press R to battle" above mobs
  • Battle portraits (default_poke_mob_portrait): Replaces Pokémon portraits with mob models
  • Customization options for mob portrait scaling, flipping, rotation, and translation

Example portrait config for the Warden:

"minecraft:warden": {  
    use_scale_as_override: true,  
    scale: 20.0,  
    is_flipped_x: false,  
    is_flipped_y: true,  
    is_flipped_z: false,  
    use_rotate_as_override: false,  
    rotate_x: 0.0,  
    rotate_y: 0.0,  
    rotate_z: 0.0,  
    use_translate_as_override: false,  
    translate_x: -0.15,  
    translate_y: 0.1,  
    translate_z: 0.0  
}

Server Config (cobblemon_fight_them_all_server.json5)

Manages battle-related settings and PokeMob parameters. Changes take effect after restarting the server or game.

  • generate_unspecified_poke_mobs: Allows battling any mob, even if not preconfigured
  • default_poke_mob_stats: Defines default stats for unspecified mobs
  • poke_mob_entries: Custom stats, abilities, types, and move sets for specific mobs. Example ability configuration:
"abilities": [{
    "name": "furcoat",  
    "priority": "normal"  // (Options: highest, high, normal, low, lowest)
}]

Example moveset:

"moves": ["tackle", "growl", "splash"]

Screenshots

Gallery

  • Warden Fight
    Warden Fight Scawy-spooky fwight with wewy scawy Wawden T~T It has Legendary pokemon level stats! And Fur Coat!
  • Allay Fight
    Allay Fight Why would you fight him?!
  • Void Blossom Fight
    Void Blossom Fight Here is our modded fight! How hard is it...? You decide! Just open config!

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

~65,000
Downloads
Last Updated
CurseForge
Created
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