AI Builder - Minecraft AI Assistant

Quick rating

AI Builder - Minecraft AI Assistant

No reviews yet

In-game AI assistant mod with natural language chat, AI-powered building, NBT/blueprint structure management, selection export, and web search.

AI Art
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.3.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

# AI Builder - Minecraft AI Assistant Mod

A feature-rich Fabric mod that deeply integrates AI conversational capabilities into Minecraft. You can chat with AI using natural language, have AI build structures for you, manage NBT structure files, export selections, and even let AI search the web for information.


## ✨ Features 

### 🤖 AI Chat & Command Execution
- **`/ai <message>`** — Chat with AI in-game; AI understands both Chinese and English
- AI can execute in-game operations via natural language commands:
  - Place/fill blocks, clear areas
  - Give items, spawn entities
  - Set time and weather, teleport players
- **Multi-turn conversation memory** — AI remembers context
- **Screenshot support** — AI can "see" your game screen and respond accordingly

### 🏗️ Structure Management 
- **NBT Structure Browser** — A graphical interface similar to Litematica for browsing, searching, and placing `.nbt` structure files
- **TXT Blueprint System** — Supports two blueprint formats:
  - V1: Character grid + legend mapping, intuitive and readable
  - V2 (MCBLUEPRINT v2): Explicit coordinates + full block state properties, precise reproduction
- **`/ai build <name>`** — Quickly build a loaded blueprint via command
- **`/ai blueprints`** — List all available blueprints

### 📐 Selection Tools 
- Graphical selection interface with two-point selection
- **Selection Analysis** — Count block types and quantities within selection
- **Export to NBT** — Export selection as `.nbt` file (includes block entity data like chest contents, sign text)
- **Export to Blueprint** — Export selection as V2 format blueprint text
- Real-time selection highlight rendering

### 🌐 Web Capabilities
- **Web Search** — AI can search for the latest information via Tavily API
- **Web Scraping** — AI can access specified URLs to fetch web content
- Can automatically generate building commands based on web content

### ⚙️ Configuration & Settings
- **In-game Settings UI** — Press `K` to open, toggle:
  - AI chat screenshot
  - Multi-turn conversation memory
  - Web search
- **`/aiconfig`** — Configure API URL, key, model via command
- **`/ainew`** — Clear conversation history, start a new topic
- **`/ailog`** — Forward mod logs to chat for debugging

## 📋 Commands

| Command | Description |
|---------|-------------|
| `/ai <message>` | Chat with AI |
| `/ai build <name>` | Build a specified blueprint |
| `/ai blueprints` | List all blueprints |
| `/ai reload_blueprints` | Reload blueprints |
| `/ainew` | Clear conversation history |
| `/aiconfig show` | View current configuration |
| `/aiconfig <key> <value>` | Modify configuration |
| `/aipos` | Show current coordinates |
| `/ailog [on/off]` | Toggle log display |
| `/ainbt` | NBT-related commands |

## 🔧 Configuration

A configuration file will be generated at `config/helloworld.properties` on first launch:

| Config Key | Description | Default |
|------------|-------------|---------|
| `api_base_url` | AI API endpoint | Kimi API |
| `api_key` | API key | Must be set manually |
| `model` | AI model name | kimi-for-coding |
| `screenshot_enabled` | Screenshot feature | true |
| `context_enabled` | Multi-turn conversation | true |
| `web_search_enabled` | Web search | true |
| `tavily_api_key` | Tavily search API key | empty |

> ⚠️ You need to configure your own AI API key before use. Supports any OpenAI-compatible API.

## 📁 File Structure 

- `nbts/` — Store `.nbt` structure files, supports subfolder organization
- `txts/` — Store `.txt` blueprint files
- `config/helloworld.properties` — Mod configuration file

## 🎮 Keybinds

| Key | Function |
|-----|----------|
| `K` | Open mod settings UI |

## 📦 Installation

1. Install [Fabric Loader](https://fabricmc.net/) (≥ 0.15.0)
2. Install [Fabric API](https://modrinth.com/mod/fabric-api)
3. Place the mod JAR file into `.minecraft/mods/` directory
4. Launch the game, press `K` to open settings, or use `/aiconfig` to configure your API key

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works