AndrewBaritone is a customized version of the Baritone project, specifically only for Fabric
This project is currently intended for Minecraft 1.21.1
- You can actually compile the project (literally couldn't compile Baritone)
- Merged fixes from the 1.19.4 branch
I did remove the test files because couldn't get Junit to work.
-
Clone the repository:
git clone https://github.com/andrew121410/andrewbaritone.git cd andrewbaritone
-
Build the project:
./gradlew build
-
Install the mod: Copy the built
andrewbaritone-x.x.jar
file frombuild/libs
into your Minecraft mods directory.
This project, AndrewBaritone, is based on the original Baritone project by cabaletta. This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007.
This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007. For more information, see the LICENSE file.