File Details
BlockBrain-v1.0.0-1.21.6-1.21.8.jar
- R
- Jul 1, 2026
- 635.60 KB
- 3
- 1.21.8+3
- Fabric
File Name
BlockBrain-v1.0.0-1.21.6-1.21.8.jar
Supported Versions
- 1.21.6-snapshot
- 1.21.8
- 1.21.7
- 1.21.6
Curse Maven Snippet
Initial Release (v1.0.0)
Welcome to the official launch of BlockBrain! This initial payload establishes the core foundation for native AI integration within the Fabric client ecosystem.
Core Implementations:
- Native AI Dashboard: Introduced the primary charcoal-and-blue interface overlay, accessible via
Right Shiftor/blockbrain. - State Injection Engine: Built the dynamic context scanner to pass live dimension, biome, gamemode, and mod-list data directly into query payloads.
- BlockBrain Cloud: Fully integrated the proprietary backend architecture to provide 3 free baseline requests for all new clients with zero setup.
- Custom API Gateway (BYOK): Engineered unrestricted pass-through support for OpenAI, Groq, and OpenRouter API endpoints via the settings menu.
- Asynchronous Networking: Established non-blocking concurrent request handling to completely eliminate frame-time stalling during API resolution.
- Markdown Renderer: Built a custom text parser to properly render bolding, lists, and code blocks returned by the AI directly within the Minecraft GUI.
- Personality Matrices: Implemented toggleable AI behavioral presets (Guide, Survivalist, Villager).
Technical Details:
- Validated stability for Minecraft versions 1.21 through 1.21.11.
- Required dependency: Fabric API.