CobbleBrain - AI Dialogue System for Cobblemon

CobbleBrain is a mod that gives Pokémon a "brain," allowing them to think, talk, and interact with their surroundings in dynamic ways. Easy to setup and play!

File Details

cobblebrain-fabric-1.2.0.jar

  • R
  • Apr 11, 2026
  • 320.77 KB
  • 5.8K
  • 1.21.1
  • Fabric

File Name

cobblebrain-fabric-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblebrain-1368551:7912086"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Major Changes

Gameplay Systems Configuration

Added a new Gameplay Systems feature in the config menu that allows enabling or disabling specific parts of the mod.

Each system can be toggled individually, dynamically affecting what is included in the AI output format:

  • Dialogue
  • Actions
  • April Fools Actions (disabled by default)
  • Friendship
  • Quests
  • World Context
  • Mobs Context

This allows players to focus the mod on specific gameplay aspects that they like.

Multiplayer Configuration Overhaul

Reworked multiplayer configuration handling to give servers more control over gameplay behavior.

Improved synchronization between client and server settings.

Client-side Config Improvements

Some settings are now in different sides:

  • selectedLanguage SERVER -> CLIENT
  • outputFormat CLIENT -> SERVER

Default Output Adjustments

Improved default and client output formatting for more consistent and natural responses.


New Experimental Settings

Old Memory System

Re-added the old memory system for testing and customization.

Output Pokémon Language

When enabled, Pokémon will speak according to their natural vocal structure instead of human language. Automatically disables normal dialogue output when active.


New Content

Pokémon Translator System

Note: to use this new feature, enable 'Needs Pokemon Translator' in the config menu

Added a new Pokémon Translator system: When active, Pokémon will speak normally if the player has the Exp Share equipped as a helmet or in the offhand slot.

If not equipped, Pokémon will communicate using animal-like sounds instead.

Pokémons don't need to have the Exp. Share equipped.

April Fools Actions

Added 6 new special April Fools actions (disabled by default):

  • (Fire Pokémon) Fireball Machine
  • (Fire Pokémon) Nuke
  • (Electric Pokémon) Final Judgment
  • (Fairy Pokémon) Imaginary Technique
  • (Psychic Pokémon) Psychic Stand
  • SSStyle

New Config Options

Needs Pokémon Translator

When enabled, Pokémon will speak normally only if the player has the Exp Share equipped. Otherwise, they will speak like animals.

This setting overrides other dialogue output settings.

Use Chat Endpoint

Automatically includes '/v1/chat/completions' in the ApiBaseUrl address. Disable it if you are having trouble accessing your AI API address.


Improvements

  • Fixed and improved the quest system
  • General improvements to server-side stability
  • Reduced Pokémon detection range to prevent interactions with distant Pokémon
  • Improved config menu UI for better navigation
  • Removed the unused pokemon talk setting.