gaucho-matrero / altoclef

Plays block game
MIT License
690 stars 171 forks source link
bot fabric java minecraft

altoclef

Plays block game.

Powered by Baritone.

A client side bot that can accomplish any Minecraft task that is relatively simple and can be split into smaller tasks. "Relatively Simple" is a vague term, so check the list of current capabilities to see examples.

Became the first bot to beat Minecraft fully autonomously on May 24, 2021.

Join the Discord Server for discussions/updates/goofs & gaffs

How it works

Take a look at this Guide from the wiki or this Video explanation

Current capabilities, Examples:

Download

Note: After installing, please move/delete your old baritone configurations if you have any. Preexisting baritone configurations will interfere with altoclef and introduce bugs. This will be fixed in the future.

Alternate Versions (Recommended) (Unofficial)

If you are looking for 1.19.2 - 1.19.4 support, check out this gist. Note that these projects are forks of this original project and not directly affliated with Alto Clef. It is also more up-to-date with bug fixes and features.

(old) Nightly Release

Start by downloading the Latest Long Term Release, then Download the Nightly & replace altoclef-4.0-SNAPSHOT.jar.

If the Nightly Link doesn't work, check the latest Build Action that succeeded and download Artifacts.zip (you must be signed into GitHub). Replace your existing altoclef-4.0-SNAPSHOT.jar with the one found in Artifacts.zip

Then, copy altoclef-4.0-SNAPSHOT.jar from Artifacts.zip to ./mods.

Then, copy the baritone-unoptimized-fabric-1.XX.X.jar from the long term release zip file to ./mods

(old) Long Term Release

Check releases. Note you will need to copy over both jar files for the mod to work.

(old) Meloweh's Extra Features Release (Unofficial)

Has some schematic support, command macros and a few utility features. Will eventually be merged, but if you can try it out now if you'd like:

Versions

This is a fabric only mod, currently only available for Minecraft 1.18.

For older MC versions, try multiconnect (NOTE: multiconnect is untested and not affiliated with altoclef, use at your own risk!)

Usage Guide

TODO's/Future Features

Development Guide