File Details
kiassistant-1.7.0.jar
- R
- Mar 13, 2026
- 28.21 KB
- 105
- 1.21.1
- NeoForge
File Name
kiassistant-1.7.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog - Version 1.7.0
🚀 Major AI Engine Upgrade
-
Upgraded to Gemini 3.1 Flash Lite: The core AI engine has been moved from the legacy 1.5 version to the cutting-edge Gemini 3.1 Flash Lite Preview. This brings faster response times and much deeper reasoning capabilities for complex modded Minecraft questions.
-
Smart Fallback System: To ensure 100% uptime, we implemented an automatic failover. If Gemini 3.1 is overloaded or encounters an error (Status 503), the mod now automatically switches to Gemini 2.5 Flash as a reliable fallback.
🛠 Modpack Intelligence & Accuracy
-
Deep Context Integration: The AI now officially supports advanced modpack logic for ATM 10, StoneBlock 4, and All the Mons.
-
KubeJS & Script Awareness: The mod now scans your
kubejsandmodsfolders locally. It identifies custom recipe scripts and mod versions to provide answers that actually match your specific pack. -
Reduced Hallucinations: Thanks to the new 3.1 architecture and the local file scanning, the AI is significantly less likely to provide "standard" Minecraft recipes when the modpack has custom "Expert Mode" requirements (e.g., Worldengine mechanics in SB4).
-
Dynamic Progress Tracking: Improved integration with FTB Quests allows the AI to better understand your current game stage and suggest the most efficient path forward.
📁 Technical Changes
-
Auto-generated Modlist: A new file
config/kiassistant_modlist.txtis created on startup, showing you exactly which mods the AI has detected and is currently considering for its answers. -
Optimized Prompting: Refined the system instructions to force the AI to prioritize modpack-specific data over generic wiki knowledge.