AiCraft is a Minecraft mod that LLM's interact directly into your Minecraft world. They can analyze your surroundings, help with building, and answer questions about the game, even execute commands.
- AI Chat Assistant: Ask the AI questions about Minecraft and get helpful responses
- World Analysis: Have the AI analyze chunks and surroundings in your world
- Command Generation: Use natural language to have the AI generate and execute Minecraft commands
- Customizable Settings: Configure your AI model and preferences through in-game settings
/ai ask <prompt>- Ask the AI a question/ai analyze <prompt>- Analyze the current chunk with a specific prompt/ai usecommands <prompt>- Have the AI generate commands/ai tokenSet- Open settings to configure your AI model/ai reset- Reset the AI conversation context
- Make sure you have Minecraft 1.21 and Forge 51.0.33+ installed
- Download the latest release of AiCraft
- Place the mod JAR file in your Minecraft
modsfolder - Launch Minecraft with the Forge profile
- Configure your AI settings using
/ai tokenSetin-game
- Java Development Kit (JDK) 17 or higher
- Gradle (included via wrapper)
For Eclipse:
- Run
./gradlew genEclipseRuns - Import the project: File > Import > Existing Gradle Project
- Select the project folder
For IntelliJ IDEA:
- Open IDEA and import the project
- Select the
build.gradlefile - Run
./gradlew genIntellijRuns - Refresh the Gradle project if needed
./gradlew build- Build the mod./gradlew runClient- Run Minecraft with the mod loaded./gradlew --refresh-dependencies- Refresh dependencies./gradlew clean- Clean build artifacts
All Rights Reserved
Created by K754a









