Vib3Craft

Quick rating

Vib3Craft

No reviews yet

Vib3Craft is a Minecraft Fabric mod that lets you chat with Claude AI and run Claude Code directly from in-game chat, with support for setting working directories, file permissions, and multi-step coding tasks on your PC all without leaving Minecraft.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

VibeCraft

Vibe code without ever leaving your favourite game.
Write code, review PRs, and ship features — all from your favourite in-game location.

Why alt-tab to a terminal when you can code from a mountaintop in Minecraft?
VibeCraft puts Claude Code directly inside your game. Point it at any project on your PC, give it permissions, and let it work — while you mine, build, or just vibe.


What can it do?

  • Chat with Claude AI without leaving the game
  • Point Claude at any folder on your PC and have it read, write, and edit files
  • Run multi-step coding tasks — Claude chains tool calls automatically
  • Full Claude Code CLI toolset: file read/write, bash, search, and more
  • Optional direct Anthropic API route with in-game terminal command approval

Commands

Command Description
/claude <message> Chat with Claude (uses local Claude Code CLI)
/claude api <message> Chat via Anthropic API (requires API key)
/claude setdir <path> Point Claude at a project folder
/claude dir Show current working directory
/claude allow <tools> Grant Claude specific tool permissions
/claude deny Revoke all permissions
/claude clear Reset conversation, directory, and permissions
/claude yes / /claude no Approve or deny a proposed terminal command
/claude setkey <key> Save your Anthropic API key

Examples

Just vibe and chat

/claude What's the best way to find ancient debris?
/claude Write me a haiku about creepers

Start a new project from your base

/claude setdir C:\Users\hungm\Documents\MyApp
/claude allow Write,Edit,Read
/claude Create a REST API with Express.js and basic CRUD routes

Review and fix code while building

/claude setdir C:\Users\hungm\Documents\HelloWorld
/claude allow Read,Edit
/claude Review all my Java files and fix any bugs you find
/claude Add unit tests for the login class

Explore a codebase safely

/claude setdir C:\Users\hungm\Documents\BigProject
/claude allow Read,Glob,Grep
/claude How does authentication work in this project?
/claude Where are the API routes defined?

Full send — let Claude do everything

/claude setdir C:\Users\hungm\Documents\MyApp
/claude allow all
/claude Scaffold a full Next.js app with Tailwind and a login page

Use the API route for terminal control

/claude setkey sk-ant-api03-...
/claude api Check my disk space and list the 5 largest folders on C:\

Claude will propose each command and wait for your approval:

[Claude] wants to run this command:
  > dir C:\ /s /o-s
Type /claude yes to allow or /claude no to deny

Permissions

Control exactly what Claude is allowed to do:

Permission Effect
Read,Glob,Grep Read-only — safe for exploring
Read,Write,Edit File creation and editing, no shell
Read,Write,Edit,Bash Full coding including running builds
all No prompts — Claude acts freely
/claude allow Read,Edit       — files only, no shell
/claude allow all             — full trust mode
/claude deny                  — lock it back down

Requirements

  • Minecraft 1.21 – 1.21.11 (Fabric)
  • Fabric Loader 0.18.6+
  • Fabric API
  • Claude Code CLI installed and in your PATH

Code from your castle. Ship from your survival world. Vibe from anywhere.

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works