Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

gaucho-matrero/altoclef

Repository files navigation

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:

  • Obtain 400+ Items from a fresh survival world, like diamond armor, cake, and nether brick stairs
  • Dodge mob projectiles and force field mobs away while accomplishing arbitrary tasks
  • Collect + smelt food from animals, hay, & crops
  • Receive commands from chat whispers via /msg. Whitelist + Blacklist configurable (hereby dubbed the Butler System). Here's a Butler system demo video
  • Simple config file that can be reloaded via command (check .minecraft directory)
  • Beat the entire game on its own (no user input.)
  • Print the entire bee movie script with signs in a straight line, automatically collecting signs + bridging materials along the way.
  • Become the terminator: Run away from players while unarmed, gather diamond gear in secret, then return and wreak havoc.

Version hash

The current sha256 hash of this release is:

ddd7725c998f0c5575ffb1032f88f201a0a32ff6dd9417ee9ed81eafee30652b

Last updated 02/04/2022.

If you hash the jar file and do not get this value, please message James Green or Taco Technica on the discord so we can update it.

How to check the hash yourself

(this tutorial assumes you are on windows)

  1. Navigate to artifacts.zip and extract it.

  2. Open a command prompt window and navigate to the directory of your extracted files.

  3. type in certutil -hashfile altoclef-1.0-SNAPSHOT.jar sha256

  4. Compare that value to the one above. If they are the same, you have correctly downloaded the proper version of altoclef

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.

Nightly Release (Recommended) (has the latest bug fixes)

Start by downloading the Latest Long Term Release, then Download the Nightly & replace altoclef-1.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-1.0-SNAPSHOT.jar with the one found in Artifacts.zip

Long Term Release

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

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.17.

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