Skip to content

Instantly share code, notes, and snippets.

@Darthfett
Forked from andrewrk/readme.md
Last active December 11, 2015 23:58
Show Gist options
  • Save Darthfett/4680318 to your computer and use it in GitHub Desktop.
Save Darthfett/4680318 to your computer and use it in GitHub Desktop.

based on mineflayer's api right now (0.0.19), and the existence of mineflayer-navigate, helper bot should be able to resurrect:

  • chat commands
  • navigator 3d
  • task manager
  • aliases
  • chat printer
  • connection notice
  • console
  • death notice
  • defender
  • follower
  • echo
  • finder
  • giver
  • health reporter
  • jesus
  • quitter
  • sleeper
  • suicidal
  • time reporter
  • use
  • where
  • auto pickup
  • drill
  • equip
  • fill
  • flatten
  • camel
  • chests
  • cook (furnace API)

Here's the old javascript: https://github.com/superjoe30/mineflayer/tree/cpp-qt-end/examples

API is still lacking for:

  • eat (item activation API)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment