Перейти к содержимому
Mineforgian

Ollama MC

Utilizing the ollama api, chat with an AI in game with your (very real) friends!

Загрузки
986
Подписчики
7
Обновлён
28 февраля 2026 г.
Лицензия
GPL-2.0-only

Опубликован 25 июля 2025 г.

Исходный код

Ollama MC

Have you ever wanted to chat with an LLM with your (very real) friends (that you totally have) in minecraft?

Well you can today!

Setup and Requirements

  • Install ollama and install an LLM, by default the LLM in config is llama3.1:latest.
  • Have the web server running, by default at http://localhost:11434/
  • Run your client with the mod

Features

  • /ollamaresetconvo resets the chat, also needed after changing config file in-game
  • Setting a name for your LLM, saying this in chat will trigger it to respond (it might take a bit depending on your PC, if it doesn't show up check your logs)
  • Other players can talk via the same name you talk to it with

Known Issues

  • In servers with no chat reports, messages are very wonky, so messages have to follow the format (username): (message) or <(username)> (message)
  • Some messages from the server such as plugins, /tellraw command, etc that follow the same format as chat messages can cause a network protocol error and I'm too lazy to fix it.

Ченджлог

1.2.0Релиз1.21.11 · 28 февраля 2026 г.

MAJOR REWORK

  • Completely rewrote the ollama handler to use ollama4j
  • Removed username check logic because it's very broken, just send the whole thing to the LLM
  • Require 1.21.11+ because of cloth config changes
1.1.2Релиз1.21.8, 1.21.9, 1.21.10 · 8 ноября 2025 г.
  • Update compat to java 17 / 1.21.1
  • Fix issue with my other mod (LegitiPrefix) overwriting the mod menu implementation for this mod
1.1.1Релиз1.21.8, 1.21.9, 1.21.10 · 12 октября 2025 г.

Try to fix some crashes and set min version to 1.21.4

1.1.0Релиз1.21.7, 1.21.8 · 1 августа 2025 г.

yippee

1.0.0Релиз1.21.7, 1.21.8 · 25 июля 2025 г.

Initial Release

Комментарии

Загружаем…