christopherthompson81 / autobot

Autobot is intended to be a Minecraft player simulator using mineflayer
33 stars 1 forks source link

Autobot

Autobot is intended to be a Minecraft player simulator. It is functionally an ore mining bot that can solve crafting for axes and pickaxes (cuts down trees as needed) and will self-equip with appropriate tools.

Autobot currently only implements the following behaviours:

The Intended development roadmap (in chronological order) is:

Running

Server:

To launch the server, use:

java -Xms2G -Xmx2G -jar server.jar

Client

Edit the config file as needed

npm install
node index.js