Saro's AI Chat Mod integrates a fully functional AI chat system into Minecraft, powered by Google Gemini. This mod allows players to interact with an intelligent agent that responds contextually, understands in-game data, and (optionally) executes commands depending on your configuration.
-
AI Chat Integration 🤖
- Chat with an AI powered by the Google Gemini API.
-
Context Awareness 🌍
- The AI receives Minecraft data such as player location, biome, weather, and time to craft intelligent replies.
-
Conversation Memory 💬
- The AI remembers previous messages for fluid conversation. Reset with
!clear
.
- The AI remembers previous messages for fluid conversation. Reset with
-
Markdown Formatting 📝
- Supports bold, italic,
code
, and# Headings
in chat messages.
- Supports bold, italic,
-
Optional AI Cheats (Configurable) 🧪
-
When enabled in config, the AI can:
- Give/remove items (even unobtainable ones)
- Clear inventories or kill players
- Apply effects, change weather/time, and run any command
- Otherwise, it explains why actions are restricted
-
-
Configuration System ⚙️
- Easy-to-edit config (
sarosaichatmod-common.toml
) to manage API key, toggles, and features.
- Easy-to-edit config (
-
API Key Check 🔐
- Validates Google Gemini API key on game start.
- You can currently get a free API key at Google AI Studio.
Soon
Currently Supported ✅
- Forge 1.20.1
Configuration Example
# Gemini AI Chat Mod Configuration
[api]
# Your Google Gemini API Key
geminiApiKey = "YOUR_GEMINI_API_KEY_HERE"
[chat]
# If enabled, the AI will respond to chat messages
respondToTextMessages = true
[features]
# If enabled, the AI can perform game‑changing actions:
# - Give any item to the player (including dragon heads, command blocks, etc.)
# - Remove items from the player's inventory
# - Clear the player's entire inventory
# - Kill the player
# - Apply status effects
# - Change weather and time
# - Execute any Minecraft command
# When disabled, the AI will explain why these features aren't available.
enableCheatAI = false
For support, feedback, or suggestions, join my Discord community and follow the mod’s development!
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
Supported environments
Links
Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago