1
0
mirror of https://github.com/cabaletta/baritone synced 2024-12-24 16:02:38 +00:00
baritone/README.md
2018-08-27 13:53:17 -05:00

413 B

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
  • Refresh the Gradle project
  • Run the Gradle task genIntellijRuns
  • Select the "Minecraft Client" launch config and run