Claude Mod banner
Elduin-Labs Elduin-Labs

Claude Mod

AI community

Description

An AI agent called Claude, standing in your world. Right-click to talk: Claude can see where you are, what you are looking at, what you are carrying and what is nearby, and answers questions about it from live game state. Powered by the Anthropic Messages API.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude

An AI agent called Claude, standing in your world. Right-click to talk: Claude can see where you are, what you are looking at, what you are carrying and what is nearby, and answers questions about it from live game state. Powered by the Anthropic Messages API.

  • Minecraft: 1.21.8
  • Loader: Fabric
  • Mod id: claude

Building

./gradlew build

The jar lands in `build/libs/`.

Releasing

Push a tag (`v1.0.0`). The workflow in `.github/workflows/release.yml` builds it and uploads to Modrinth. Set `MODRINTH_PROJECT_ID` as a repo variable first, or the run goes green and publishes nothing.