Skip to content

Repository files navigation

G1axAgenticAI

Client-side AI assistant for Minecraft 1.21 Fabric.

G1axAgenticAI connects a language model to Minecraft through a set of built-in capabilities. The assistant can inspect game state, retrieve recipe data, analyze client performance, read configuration files, and optionally execute commands when Trust Mode is enabled.

Features

  • ReAct-based tool execution
  • Inventory and world awareness
  • Recipe lookup and craftability analysis
  • Performance diagnostics
  • Configuration management
  • Log and crash analysis
  • Safe-by-default actions
  • Groq and Gemini support

Capabilities

Game State

  • Inventory
  • Player information
  • World information
  • Nearby entities
  • Targeted block

Crafting

  • Recipe lookup
  • Craftability analysis

System

  • Performance information
  • Installed mods
  • Configuration files
  • Log analysis
  • Crash reports

Actions

  • Command execution
  • Chat messaging

Commands

/mcai <message>
/mcai config
/mcai toggle
/mcai reset
/mcai status
/mcai trust <on|off>
/mcai key <provider> <key>
/mcai provider <auto|groq|gemini>
/mcai analyze
/mcai optimize <low|medium|high>
/mcai list mods
/mcai list configs
/mcai about

Installation

  1. Install Fabric Loader.
  2. Install Fabric API.
  3. Place the mod in the mods directory.
  4. Start Minecraft.
  5. Open /mcai config.
  6. Add a Groq or Gemini API key.

Configuration

The configuration screen allows you to:

  • Configure API keys
  • Select the preferred provider
  • Choose the active model
  • Toggle Trust Mode

Trust Mode

By default, the assistant runs in Safe Mode and cannot perform actions.

When Trust Mode is enabled, it can:

  • Execute commands
  • Send chat messages
  • Modify supported configuration files

Requirements

  • Minecraft 1.21.x
  • Fabric Loader
  • Fabric API
  • Groq or Gemini API key

Contributing

Issues and pull requests are welcome.

License

Licensed under CC0 1.0. This is the layout used by many well-maintained GitHub projects. It keeps the README concise while still providing detailed documentation for users who need it.

About

An autonomous, tool-using AI agent client mod for Minecraft 1.21.x Fabric. G1axMinecraftAssistant brings advanced reasoning capability directly inside your client, enabling game state awareness, real recipe calculation, mod config editing, performance analysis, and automated optimization.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages