{"id":166038,"date":"2026-06-09T21:11:26","date_gmt":"2026-06-09T18:11:26","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/"},"modified":"2026-06-09T21:11:26","modified_gmt":"2026-06-09T18:11:26","slug":"vib3craft","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/","title":{"rendered":"Vib3Craft"},"content":{"rendered":"<p># VibeCraft<\/p>\n<p>> Vibe code without ever leaving your favourite game.<br \/>\n> Write code, review PRs, and ship features \u2014 all from your favourite in-game location.<\/p>\n<p>Why alt-tab to a terminal when you can code from a mountaintop in Minecraft?<br \/>\nVibeCraft puts Claude Code directly inside your game. Point it at any project on your PC, give it permissions, and let it work \u2014 while you mine, build, or just vibe.<\/p>\n<p>&#8212;<\/p>\n<p>## What can it do?<\/p>\n<p>&#8211; Chat with Claude AI without leaving the game<br \/>\n&#8211; Point Claude at any folder on your PC and have it read, write, and edit files<br \/>\n&#8211; Run multi-step coding tasks \u2014 Claude chains tool calls automatically<br \/>\n&#8211; Full Claude Code CLI toolset: file read\/write, bash, search, and more<br \/>\n&#8211; Optional direct Anthropic API route with in-game terminal command approval<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `\/claude <message>` | Chat with Claude (uses local Claude Code CLI) |<br \/>\n| `\/claude api <message>` | Chat via Anthropic API (requires API key) |<br \/>\n| `\/claude setdir <path>` | Point Claude at a project folder |<br \/>\n| `\/claude dir` | Show current working directory |<br \/>\n| `\/claude allow <tools>` | Grant Claude specific tool permissions |<br \/>\n| `\/claude deny` | Revoke all permissions |<br \/>\n| `\/claude clear` | Reset conversation, directory, and permissions |<br \/>\n| `\/claude yes` \/ `\/claude no` | Approve or deny a proposed terminal command |<br \/>\n| `\/claude setkey <key>` | Save your Anthropic API key |<\/p>\n<p>&#8212;<\/p>\n<p>## Examples<\/p>\n<p>**Just vibe and chat**<br \/>\n&#8220;`<br \/>\n\/claude What&#8217;s the best way to find ancient debris?<br \/>\n\/claude Write me a haiku about creepers<br \/>\n&#8220;`<\/p>\n<p>**Start a new project from your base**<br \/>\n&#8220;`<br \/>\n\/claude setdir C:UsershungmDocumentsMyApp<br \/>\n\/claude allow Write,Edit,Read<br \/>\n\/claude Create a REST API with Express.js and basic CRUD routes<br \/>\n&#8220;`<\/p>\n<p>**Review and fix code while building**<br \/>\n&#8220;`<br \/>\n\/claude setdir C:UsershungmDocumentsHelloWorld<br \/>\n\/claude allow Read,Edit<br \/>\n\/claude Review all my Java files and fix any bugs you find<br \/>\n\/claude Add unit tests for the login class<br \/>\n&#8220;`<\/p>\n<p>**Explore a codebase safely**<br \/>\n&#8220;`<br \/>\n\/claude setdir C:UsershungmDocumentsBigProject<br \/>\n\/claude allow Read,Glob,Grep<br \/>\n\/claude How does authentication work in this project?<br \/>\n\/claude Where are the API routes defined?<br \/>\n&#8220;`<\/p>\n<p>**Full send \u2014 let Claude do everything**<br \/>\n&#8220;`<br \/>\n\/claude setdir C:UsershungmDocumentsMyApp<br \/>\n\/claude allow all<br \/>\n\/claude Scaffold a full Next.js app with Tailwind and a login page<br \/>\n&#8220;`<\/p>\n<p>**Use the API route for terminal control**<br \/>\n&#8220;`<br \/>\n\/claude setkey sk-ant-api03-&#8230;<br \/>\n\/claude api Check my disk space and list the 5 largest folders on C:<br \/>\n&#8220;`<br \/>\nClaude will propose each command and wait for your approval:<br \/>\n&#8220;`<br \/>\n[Claude] wants to run this command:<br \/>\n  > dir C: \/s \/o-s<br \/>\nType \/claude yes to allow or \/claude no to deny<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Permissions<\/p>\n<p>Control exactly what Claude is allowed to do:<\/p>\n<p>| Permission | Effect |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `Read,Glob,Grep` | Read-only \u2014 safe for exploring |<br \/>\n| `Read,Write,Edit` | File creation and editing, no shell |<br \/>\n| `Read,Write,Edit,Bash` | Full coding including running builds |<br \/>\n| `all` | No prompts \u2014 Claude acts freely |<\/p>\n<p>&#8220;`<br \/>\n\/claude allow Read,Edit       \u2014 files only, no shell<br \/>\n\/claude allow all             \u2014 full trust mode<br \/>\n\/claude deny                  \u2014 lock it back down<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Minecraft 1.21 \u2013 1.21.11 (Fabric)<br \/>\n&#8211; Fabric Loader 0.18.6+<br \/>\n&#8211; Fabric API<br \/>\n&#8211; Claude Code CLI installed and in your PATH<\/p>\n<p>&#8212;<\/p>\n<p>*Code from your castle. Ship from your survival world. Vibe from anywhere.*<\/p>\n","protected":false},"excerpt":{"rendered":"<p>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.<\/p>\n","protected":false},"featured_media":166039,"template":"","meta":{"_minecraft_slug":"vib3craft","_minecraft_project_id":"fZynQXKE","_minecraft_author":"d0m4Hu9","_minecraft_license":"MIT","_minecraft_downloads":15,"_minecraft_follows":0,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"vib3craft.zip","_minecraft_size_bytes":66664,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T14:54:42.806078Z","_minecraft_date_created":"2026-04-29T01:00:09.502231Z","_minecraft_date_modified":"2026-04-06T03:45:47.623469Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/vib3craft","_minecraft_icon_attachment_id":166039,"_minecraft_imported_at":"2026-06-09T18:11:26+00:00","_minecraft_import_hash":"55341da4fb4ce04420b76f12143663d2","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,92],"mod_loader":[99],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-166038","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-utility","mod_loader-fabric","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Vib3Craft - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Vib3Craft - Minecraft\" \/>\n<meta property=\"og:description\" content=\"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.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/\",\"name\":\"Vib3Craft - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vib3craft-icon-eb5ba9fdc9cfc5c5b38200b67f47d3c193954ada_96.webp\",\"datePublished\":\"2026-06-09T18:11:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vib3craft-icon-eb5ba9fdc9cfc5c5b38200b67f47d3c193954ada_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/vib3craft-icon-eb5ba9fdc9cfc5c5b38200b67f47d3c193954ada_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/vib3craft\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Vib3Craft\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Vib3Craft - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/","og_locale":"en_US","og_type":"article","og_title":"Vib3Craft - Minecraft","og_description":"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.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/","name":"Vib3Craft - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vib3craft-icon-eb5ba9fdc9cfc5c5b38200b67f47d3c193954ada_96.webp","datePublished":"2026-06-09T18:11:26+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vib3craft-icon-eb5ba9fdc9cfc5c5b38200b67f47d3c193954ada_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/vib3craft-icon-eb5ba9fdc9cfc5c5b38200b67f47d3c193954ada_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/vib3craft\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Vib3Craft"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/166038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/166039"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=166038"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=166038"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=166038"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=166038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}