Find a file
2023-08-17 00:00:57 -07:00
utils history and action refactor 2023-08-17 00:00:57 -07:00
.gitignore init commit 2023-08-15 23:39:02 -07:00
act.js history and action refactor 2023-08-17 00:00:57 -07:00
chat.js history and action refactor 2023-08-17 00:00:57 -07:00
main.js history and action refactor 2023-08-17 00:00:57 -07:00
package.json init commit 2023-08-15 23:39:02 -07:00
README.md history and action refactor 2023-08-17 00:00:57 -07:00

Mindcraft

Crafting minds for Minecraft with AI!

Installation

Install Node.js >= 14 from nodejs.org

Then, install mineflayer

npm install mineflayer
npm install mineflayer-pathfinder
npm install mineflayer-collectblock

Usage

Start minecraft server on localhost port 55916

Add OPENAI_API_KEY (and optionally OPENAI_ORG_ID) to your environment variables.

run npm main.js