Modscraper Modscraper Minecraft
NotchNet logo

NotchNet

Mod

This projects adds a personal AI assistant to your game!

Type

Mod

Modrinth Downloads

503

Modrinth ID

Pv4jih5B

Last Updated

May 28, 2026

Description

NotchNet – Your In‑Game AI Assistant 🤖💬

NotchNet is a Fabric mod that brings an AI‑powered assistant directly into your Minecraft chat. Stuck on a redstone circuit? Need ore‑finding tips? Want info about other mods in your pack? NotchNet helps you without ever needing to Alt‑Tab.

✨ Features

  • Brain in the Chat – Use /notchnet to ask anything about Minecraft mechanics, progression, or modded gameplay.
  • Mod‑Aware Intelligence – NotchNet can scan your installed mods and share the list with your local backend, giving the AI context about your modpack.
  • Deep Integration – Powered by your own local RAG pipeline using real Minecraft Wiki data for accurate answers.
  • Latency‑Free – Asynchronous communication lets the AI think in the background while you keep playing.
  • Total Privacy – Connects only to your backend. No external servers, no data collection.

🛠 Commands

  • /notchnet – Ask the AI anything.
  • /notchnet status – Check if your backend is online.
  • /notchnet config – Manage settings like API URL and auto‑scanning.
  • /notchnet help – View all available commands.

⚙️ Requirements

To use NotchNet, you need:

  1. NotchNet Backend – A Python server that handles the AI logic.
  2. Fabric Loader – Version 0.17.3 or newer.
  3. Fabric API – Required for commands and events.

Backend setup instructions:
https://github.com/aaravchour/NotchNet

🧠 How It Works

NotchNet is the client‑side connector to your personal AI backend.
Your backend handles:

  • Retrieval‑Augmented Generation (RAG)
  • Minecraft Wiki embeddings
  • Mod list ingestion
  • Response generation

The mod simply sends your questions and displays the answers in‑game.

🛡 License

This project is licensed under GNU GPL v3.0.
Contributions, forks, and improvements are welcome.

Compatibility

Mod Loaders

Fabric Forge Neoforge

Game Versions

1.7.10 1.12.2 1.16.5 1.20.1 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 +6 more

Similar Mods

External Resources