# MineBot **Repository Path**: Mortal_chen/MineBot ## Basic Information - **Project Name**: MineBot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-12 - **Last Updated**: 2021-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MineBot Minecraft bot # Info [Pathfinding actions](https://docs.google.com/spreadsheets/d/1KK0yPFeo7mEizqlF0ioV2JFCqlNBSHlCibNylrbSsWo/edit?usp=sharing) [Screenshots](https://docs.google.com/document/d/1qSmjlkw6jCFHCj-GUSwpBLstA1ikvw155kRncn1m5lM/edit?usp=sharing) [A* incremental cost backoff method](https://docs.google.com/document/d/1WVHHXKXFdCR1Oz__KtK8sFqyvSwJN_H4lftkHFgmzlc/edit?usp=sharing) [Avery's explanatory video](https://www.youtube.com/watch?v=tOeijsv542E) # Running How to run: ./r You need to have ant (`brew install ant`) and Java 8 (OpenJDK preferred) It helps if you run Minecraft itself first, because it'll read your username and access token from `~/Library/Application Support/minecraft/logs/latest.log` # Zero support for anything but Mac OSX