Forager

BaritoneModule

Module for the Macro/Keybinding modulation for minecraft/liteloader using Baritone API with some other scripts. This project can also be used as an example to make your own module. The scripts use some functions from other modules created by spthiel. I started making this to automate my progress in Skyblock game-mode in Hypixel. I was bored of grinding and wanted to cheat my way to the top. This might be detected/patched by now and i lost interest in Minecraft. So, here it is. Use at your own risk.

Features:

  • Stand-alone ForgeGradle project which automatically fetches:
  • Provides a test environment for your module and builds a compatible artefact with no customisation required.
  • Only supports ModMacros 0.15.4 for MC 1.12.1 currently, as new versions are released in the future, I will try to update this.
  • Easy to port to a new version.

Other Modules:

Usage:

  1. Install LiteLoader for Minecraft 1.12.1 from here.
  2. Download Macro/Keybind Mod 0.15.4 from here and paste the .litemod file in %appdata%\.minecraft\mods\ folder.
  3. Download NEI module from here, the baritone module and put them in %appdata%\.minecraft\liteconfig\common\macros\modules folder.
  4. Download Baritone from here and put it in %appdata%\.minecraft\mods\1.12.1 folder. If you don’t see a 1.12.1 folder, just create one.
  5. Download the scripts in this repo and paste them in %appdata%\.minecraft\liteconfig\common\macros folder.
  6. Launch Minecraft Installation version release 1.12.1-LiteLoader1.12.1 from MC Launcher.
  7. Configure the scripts and use them. You might need to change some harcoded co-ordinates and directions and you are good to go.

Version Change:

  • If you want to use newer versions of macrosapi and macrosdev, edit the macros line in your gradle.properties to reference the new version (eg. “0.16.0_for_1.13.1”).
  • Run setupDecompWorkspace task and refresh Gradle Project by clicking on Reimport All Gradle Projects.

Video: