#PhaseBot
A Minecraft bot that does various tasks
Just compiling the code:
gradle build
Creating a runnable jar (may take ~20 minutes):
gradle fatJar
You can check the waffle to see what I'm working on.
- Connecting to servers (1.8.X)
- Reading chat commands
- Complete Console w/ features
- Parsing JavaScript & Ruby code
- Script Engine to interact with the bot
- Movement/Pathfinding (A*)
- Looking
- Loading entities and handling entity movement
- Loading chunks and handling block changes
- Changing Slot
- Breaking/Placing Blocks