Compatibility
Minecraft: Java Edition
1.21.5–1.21.6
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
DeepChat
Integrate DeepSeek into Minecraft chat
Features
- AI-Powered Answers
Use!ai <question>
to get responses (e.g.,!ai Tell me a joke?
) - Model Selection
Choose betweendeepseek-chat
(default) ordeepseek-reasoner
inconfig/deepchat/model.txt
- Zero Client Requirements
Works serverside
Setup
-
Install
- Requires Fabric API
- Place
.jar
inmods
folder
-
Configure
config/deepchat/
- api_key.txt # Your DeepSeek API key
- model.txt # Change AI model here
Files auto-generate on first launch
Notes
🔹 Not affiliated with Mojang/DeepSeek
🔹 AI is wordy, Minecraft has a hard 256 character limit for each chat message.