File Details
cobblebrain-0.9.0-cobblemon-1.7.jar
- R
- Jan 8, 2026
- 123.53 KB
- 2.9K
- 1.21.1
- Fabric
File Name
cobblemon-cobblebrain-1.7-fabric-0.9.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Important Note ⚠️
- If you have installed previous versions of the mod, make sure to transfer your customized variables into the new cobblebrain.json5 file (also editable with Notepad), since the old .json format is no longer supported.
Major Changes
Local Models Fixed and Functional
Local models from LLM studio are now fully supported and operational within the mod, no longer unstable or broken.
KeyRotation and ModelRotation
Added new configuration options, Every time an error occurs, you can add the code of the error you want to trigger the rotation in the keyRotationTrigger OR modelRotationTrigger values!
- keyRotation → Enables automatic rotation of API keys.
- modelRotation → Allows rotation between different AI models.
Config Format Updated to JSON5
The configuration file has been migrated to JSON5, allowing comments and more user-friendly editing. Each variable now includes explanations.
Customizable OutputFormat
Introduced a new outputFormat config value. This defines how the AI generates responses, giving players control over formatting and style.
(Note: This differs from instruct, which is the user’s prompt input.)
Minor Changes
- Multiple bug fixes → improving overall stability and performance.
- General improvements to ensure smoother gameplay integration with the AI system.