HomeBedrockAddonsMineMind - AI Companion
MineMind - AI Companion
AddonsBedrock

MineMind - AI Companion

by MintDino · on CurseForge

Bring intelligent AI companions to your Bedrock Dedicated Server, each with its own provider, model, API key, personality, memory, and behavior.

⬇ Download on CurseForge
MineMind - AI Companion — screenshot 1MineMind - AI Companion — screenshot 2MineMind - AI Companion — screenshot 3MineMind - AI Companion — screenshot 4

MineMind

Bring intelligent AI companions to your Minecraft Bedrock Dedicated Server.

MineMind is an AI-powered companion addon for Vanilla Bedrock Dedicated Server (BDS). Spawn one or more companions, connect each to your preferred AI provider, and control them using natural language directly from within Minecraft.

Every companion can be configured independently with its own provider, API key, AI model, and generation settings, allowing multiple companions to use different AI services simultaneously.

✨ Features

🌍 Supported AI Providers

Each companion can use a different provider and model.

Every companion supports its own:

📋 Requirements

⚠️ Important

MineMind does not include AI models or API keys. You must supply your own credentials from a supported provider.

🚀 Planned Features


📥 Installation

  1. Install the MineMind behavior pack and resource pack on your Bedrock Dedicated Server.
  2. Enable Script API/Beta APIs.
  3. Add the required modules to your permissions.json.
  4. Restart your server.

permissions.json

{
  "allowed_modules": [
    "@minecraft/server-gametest",
    "@minecraft/server",
    "@minecraft/server-ui",
    "@minecraft/server-admin",
    "@minecraft/server-editor",
    "@minecraft/server-net"
  ]
}

⌨️ Commands

Spawn Companion

/scriptevent aic:spawn

Spawns a new AI companion at your current location.

Open Companion Menu

/scriptevent aic:menu <companion>
/ai:menu <companion>

Opens the companion interaction menu.

Open AI Settings

/scriptevent aic:settings <companion>

Opens the AI provider settings menu.

Talk to a Companion (Slash Command)

/ai:talk <companion> "<message>"

Example:

/ai:talk Rex "Collect 32 oak logs."

This registered slash command supports autocomplete.

Note: Due to Bedrock's custom command limitations, multi-word messages must be enclosed in quotation marks.

Talk to a Companion (Script Event)

/scriptevent ai:talk <companion> <message>

Example:

/scriptevent ai:talk Rex Collect 32 oak logs and return home

The script event automatically treats everything after the companion name as the message, making it the recommended option for longer requests.


🧩 Items

Companion Core

Use the Companion Core to spawn a new AI companion.


🤖 Companion Menu

Interact with your bound companion (right-click on Windows or tap on mobile) to open its menu.

Available options:

AI Settings include:


👥 Multiple AI Companions

MineMind supports multiple companions running simultaneously.

Each companion maintains its own independent configuration, including:

This allows different companions to use completely different AI providers and models at the same time.


📝 Notes


Showcase and tutorial

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more