
About this Mod
ChatLib - Minecraft AI Chat Library
A Fabric mod library providing AI chat functionality for Minecraft mods. Integrates with local Ollama service to enable intelligent dialogue capabilities.
Features
- Local AI chat integration
- Multi-version compatibility
- Simple API interface
- Asynchronous non-blocking calls
Requirements
- Minecraft 1.20.1+
- Fabric Loader
- Local Ollama service
Quick Start
- Install and start Ollama
- Download model:
ollama pull tinyllama - Place this mod in mods folder
For Developers
AIClient client = new AIClient();
client.sendChatRequest("tinyllama", "Hello")
.thenAccept(response -> {
// Handle AI response
});
License
Apache License 2.0
Available Versions
How to Install chat lib on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.10).
Install Mod
Open the mod browser in the dashboard and search for "chat lib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.10, 1.21.9, 1.21.8 (+13 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
chat lib server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.10). You can switch loaders with one click in the panel.
Is chat lib compatible with fabric?
chat lib officially supports fabric for Minecraft 1.21.10, 1.21.9, 1.21.8. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with chat lib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if chat lib consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install chat lib with just one click on your server.