google maps for block game
Go to file
Howard Stark d6c766fb66
Merge branch 'master' into mapping
2018-08-26 23:32:12 -07:00
.circleci Fix failed path cancellation 2018-08-05 22:08:23 -04:00
.idea/copyright Fix my inability to replace template members 2018-08-07 23:15:22 -05:00
gradle/wrapper Add gradle configu 2018-08-01 13:09:39 -04:00
src Merge branch 'master' into mapping 2018-08-26 23:32:12 -07:00
.gitignore Add GNU General Public License v3 2018-08-07 22:16:53 -05:00
LICENSE.txt Add GNU General Public License v3 2018-08-07 22:16:53 -05:00
README.md rudimentary setup readme 2018-08-26 08:45:02 -07:00
build.gradle Fix refmap not generating with the proper name 2018-08-26 01:45:33 -05:00
gradlew Add gradle configu 2018-08-01 13:09:39 -04:00
gradlew.bat Add gradle configu 2018-08-01 13:09:39 -04:00
settings.gradle Fix my inability to replace template members 2018-08-07 23:15:22 -05:00

README.md

Baritone

A Minecraft bot. This project is an updated version of Minebot, the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2.

Setup

  • Open the project in IntelliJ as a Gradle project
  • Run the Gradle task setupDecompWorkspace
  • Run the Gradle task genIntellijRuns
  • Restart IntelliJ and import Gradle changes
  • Select the "Minecraft Client" launch config and run