
SecondBrain
AI-powered NPCs that chat and play like real players
- Загрузки
- 24K
- Подписчики
- 96
- Обновлён
- 18 апреля 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 8 ноября 2024 г.
SecondBrain

A Fabric mod that brings intelligent NPCs to your minecraft world. Create player-like characters controlled by LLMs that respond to your chat messages and perform basic player actions.
This mod works fully serverside. It must also be installed on a client for setup.
Requirements
- Minecraft Version: 1.20.1/1.21.1
- Running Ollama server OR Player2 App OR an OpenAi Key
Mod Installation
- Download the Mod:
- Get the latest version of the
SecondBrainmod from the Modrinth page.
- Get the latest version of the
- Install the Mod:
- Place
secondbrain.jarin yourmodsfolder on your minecraft fabric server and client.
- Place
- Launch Minecraft:
- Start the Minecraft client and the server, and you're ready!
Usage with Ollama/OpenAi
Note: Player must be an operator to execute the following commands
GUI
- Open the gui with the
/secondbraincommand and create/spawn, despawn/delete or edit the NPCs there. - Also edit the base configuration there.
Commands (Deprecated)
Warning: This command uses default ollama/openai settings!
Spawn NPCs:Use the/secondbrain add <npcname> <openai|ollama>(currently only ollama is supported) command to create an NPC. (Example: `/secondbrain add sailex428 OLLAMA)
Remove NPCs:Use the/secondbrain remove <npcname>command to remove an NPC from the game world.
Interact with NPCs:
- Just write in the chat to interact with the NPC.
Setup Ollama
Ollama (Local LLM)
Download Ollama:
- Visit Ollamas Website and download the installer for your operating system.
Install and Run Ollama:
- Follow the setup instructions to install.
- Start Ollama and ensure it's running in the background.
Connect to the Mod:
- Use the gui to create/edit an NPC and put in the address to your ollama server (complete url with http://...; if you're running your ollama on your local pc then you can just use the one that's already typed in)
Setup OpenAi (Paid)
- Create API Key
- Visit OpenAi's website, sign up/log in and create a API key
- Copy the created key
- Use the Key in the mod
- Open the GUI and create an NPC with the LLM Type
OPENAIand paste key into the Key field. (The key wont be ever shared with any other clients that has access to the GUI, also not your client. It will be saved in a secondbrain config file on the server)
- Open the GUI and create an NPC with the LLM Type
Usage with Player2 App
The mod will automatically sync the selected Characters from the player2 App to NPCs in your singleplayer world. If you updated a description/name in the player2 App you can sync these changes with the command
/secondbrain player2 SYNCIt's not possible to change any configs from the Character with this mod.
Interact with NPCs
- Write messages in the chat or directly to a specific NPC
- Press and hold alt (win) or opt (macOS) key to talk directly to the LLM/AI
- Activate Text-To-Speech for any NPC in the config gui to hear the LLM/AI output
Setup Player2 (Free, Limited)
Download Player2 App
- Visit player2's website and download the App for your operating system.
Start the App and select Characters
- Start the downloaded App and select the Characters you wanna use as NPCs
License
This project is licensed under the LGPL-3.0
Disclaimer
Credits
This project utilizes components from the following projects:
Thank you to the developers of these projects for their amazing work!
Ченджлог
3.1.7Альфа1.20.1 · 18 апреля 2026 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.7] - 2026-04-18
🐛 Bug Fixes
- Fix vulnerabilities
- Stackoverlow error
💼 Other
- Add publishAllVersions task
- Merge branch 'add-mc-1-21-11-support'
- Pin deps, add lock file
- Bump version
- Downgrade stonecutter
📚 Documentation
- Update changelog for version 3.1.6
- Update changelog for version 3.1.6
- Update changelog for version 3.1.7
- Update changelog for version 3.1.7
⚙️ Miscellaneous Tasks
- Update release task name
3.1.7Альфа1.21.1 · 18 апреля 2026 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.7] - 2026-04-18
🐛 Bug Fixes
- Fix vulnerabilities
- Stackoverlow error
💼 Other
- Add publishAllVersions task
- Merge branch 'add-mc-1-21-11-support'
- Pin deps, add lock file
- Bump version
- Downgrade stonecutter
📚 Documentation
- Update changelog for version 3.1.6
- Update changelog for version 3.1.6
- Update changelog for version 3.1.7
- Update changelog for version 3.1.7
⚙️ Miscellaneous Tasks
- Update release task name
3.1.7Альфа1.21.10 · 18 апреля 2026 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.7] - 2026-04-18
🐛 Bug Fixes
- Fix vulnerabilities
- Stackoverlow error
💼 Other
- Add publishAllVersions task
- Merge branch 'add-mc-1-21-11-support'
- Pin deps, add lock file
- Bump version
- Downgrade stonecutter
📚 Documentation
- Update changelog for version 3.1.6
- Update changelog for version 3.1.6
- Update changelog for version 3.1.7
- Update changelog for version 3.1.7
⚙️ Miscellaneous Tasks
- Update release task name
3.1.7Альфа1.21.11 · 18 апреля 2026 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.7] - 2026-04-18
🐛 Bug Fixes
- Fix vulnerabilities
- Stackoverlow error
💼 Other
- Add publishAllVersions task
- Merge branch 'add-mc-1-21-11-support'
- Pin deps, add lock file
- Bump version
- Downgrade stonecutter
📚 Documentation
- Update changelog for version 3.1.6
- Update changelog for version 3.1.6
- Update changelog for version 3.1.7
- Update changelog for version 3.1.7
⚙️ Miscellaneous Tasks
- Update release task name
3.1.7Альфа1.21.8 · 18 апреля 2026 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.7] - 2026-04-18
🐛 Bug Fixes
- Fix vulnerabilities
- Stackoverlow error
💼 Other
- Add publishAllVersions task
- Merge branch 'add-mc-1-21-11-support'
- Pin deps, add lock file
- Bump version
- Downgrade stonecutter
📚 Documentation
- Update changelog for version 3.1.6
- Update changelog for version 3.1.6
- Update changelog for version 3.1.7
- Update changelog for version 3.1.7
⚙️ Miscellaneous Tasks
- Update release task name
3.1.6Альфа1.21.11 · 25 марта 2026 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.6] - 2026-03-25
🚀 Features
- Add mc 1.21.11 support
- Impl versioned components/containers
💼 Other
- Bump loom to 1.15
- Bump gradle
- Bump carpet and owo-lib
- Bump version
3.1.5Альфа1.21.8 · 6 декабря 2025 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.5] - 2025-12-06
🚀 Features
- Use llama3.2 as default model
🐛 Bug Fixes
- Query does not returns results error
- Parsing error using smaller models
💼 Other
- Add mcVersion to display name of gh release
- Optimizations for small models
📚 Documentation
- Update changelog for version 3.1.4
- Update changelog for version 3.1.5
⚙️ Miscellaneous Tasks
- Bump version
3.1.5Альфа1.21.10 · 6 декабря 2025 г.
Changelog
All notable changes to this project will be documented in this file.
[3.1.5] - 2025-12-06
🚀 Features
- Use llama3.2 as default model
🐛 Bug Fixes
- Query does not returns results error
- Parsing error using smaller models
💼 Other
- Add mcVersion to display name of gh release
- Optimizations for small models
📚 Documentation
- Update changelog for version 3.1.4
- Update changelog for version 3.1.5
⚙️ Miscellaneous Tasks
- Bump version
Комментарии
Загружаем…