File Details
cobblebrain-0.7.0-cobblemon-1.7.jar
- R
- Dec 4, 2025
- 109.06 KB
- 928
- 1.21.1
- Fabric
File Name
cobblemon-cobblebrain-1.7-fabric-0.7.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog 0.7.0
Added
- Dialogue bubbles now appear above the Pokémon.
- Particle effects are displayed on the Pokémon depending on whether it liked the response.
- New actions based on Pokémon type:
- Cook (Fire): Can cook food and smelt ores. 5% chance of item turning into charcoal.
- Grow (Plant): Grows tree saplings and crops.
- Repair (Metal): Repairs tools and weapons up to a certain durability threshold.
- Swift (Ghost): Transports the player to an alternate dimension. Player becomes invisible, gains increased speed and jump height, but suffers from high weakness.
- Additional actions will be introduced in future updates.
Changed
- Eat action now considers all consumable items, including those from other mods and powerful items such as Golden Apples.
- Custom food effects will be implemented in upcoming versions.
New config values
dialogueInChat: Determines whether or not dialogues appear in the chat.chatbubbles: Determines whether dialogue bubbles appear above the Pokémon's heads.decreaseFriendship: If active, the Pokémon's friendship may decrease depending on the dialogues.
Notifications & Battle Handling
- Immediate notification is displayed to the player when a Pokémon is about to perform an action.
- If a Pokémon battle is in progress, the
attackcommand will not be executed, even if announced in chat.
AI Improvements
- Improved stability with better handling of callbacks and dialogue continuity (e.g., questions referencing previous conversations).
- Removed random brackets (
/) from AI messages.