v0.1.0 — Minecraft Java (Fabric) plugin
Initial release of the Minecraft Java Claude plugin. Pairs with the minecraft-java-fabric-mcp-server Fabric mod (v0.1.0) — the MCP server is embedded in the mod and runs inside Minecraft.
Forked from the Minecraft Bedrock Claude plugin and rewritten top to bottom for Java Edition.
Highlights
- Guided setup — four ordered skills (
setup-fabric→install-mcp-mod→setup-mcp-server→connect-claude) for standing up Minecraft Java + Fabric + the mod. Single-player localhost is the default path; a dedicated Fabric server with bearer-token auth is the advanced branch. - World builder — the
minecraft-builderagent plus 17 model-tuned skills (survey → research → plan → shape → blueprint → build → inspect → reflect), ported to the Java MCP tool surface (level_*,block_*,entity_*,structure_*,data_storage_*, …). - World-anchored state — blueprints saved as structure templates (
mcb:<project>_<element>); a registry kept in command storage (mcbuilder:registry, TOON). - No behavior pack, no Beta-APIs experiment, no separate server process.
See CHANGELOG.md for the full list.