Langue

MCLLM

MCLLM

Modrinth

MCLLM is a fork of MCChatGPT for players who want to use non-OpenAI LLM servers. You are not locked into OpenAI's service and can use alternatives like DeepSeek, Claude, Gemini, among others.

956 téléchargements 1 abonnés mis à jour 16d ago
dernière v1.4.0 Modrinth
Fabric Forge Neoforge 1.19.4 – 26.1.2 Utility

MCLLM

If you like this project, please consider giving it a ⭐ on GitHub!

This is a fork of MCChatGPT.
Unlike the original, the base URI is no longer hardcoded—you can now configure it via a file, making it compatible with nearly any LLM service, not just OpenAI.

How to Use

  1. Download the JAR file compatible with your Minecraft version from Modrinth or GitHub, and place it in your mods folder.
    (Make sure the appropriate mod loader is installed.)

  2. Download the required dependencies from the same source and also place them in the mods folder.
    (They are usually listed on the Modrinth.)

    • Supported platforms: Fabric (>= 1.20.1), Forge (1.19.4–1.20.1), and NeoForge (>= 1.21.1)
  3. Launch the game once to generate the configuration file.

  4. Open config/mcllm.json and edit the following fields:

    • baseurl: Set this to the endpoint of your preferred LLM service, e.g. https://api.deepseek.com/v1
    • model: Specify the model name, e.g. deepseek-chat
  5. Re-launch the game, then run:
    /mcllm-auth YourToken
    This securely stores your token (it will be encrypted in the config file).

  6. Use /ask YourQuestion to send a message to the LLM.
    The LLM’s reply will appear in your local chat—only you can see it.

example use

Versions

Release
1.4.0
neoforge · 26.1.2 · 16d ago
10
Release
1.4.0
fabric · 26.1.2 · 16d ago
26
Release
1.3.0
neoforge · 1.21.11 · 3mo ago
27
Release
1.3.0
fabric · 1.21.11 · 3mo ago
80
Release
1.2.1
fabric · 1.21.5 · 3mo ago
17
Release
1.2.1
neoforge · 1.21.5 · 3mo ago
13
Release
1.2.0
neoforge · 1.21.1 · 12mo ago
143
Release
1.2.0
fabric · 1.21.1 · 12mo ago
133
Release
1.1
neoforge · 1.21.1 · 12mo ago
rewrited with architectury & official openai SDK, port to 1.21.1
28
Release
1.1
fabric · 1.21.1 · 12mo ago
rewrited with architectury & official openai SDK, port to 1.21.1
34
Alpha
0.2.1
forge · 1.20.1 · 12mo ago
272
Alpha
0.2.1
fabric · 1.20.1 · 12mo ago
137

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.