diff --git a/README.md b/README.md index 329d9ae3c..0feee3cfc 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,19 @@ You can look at the [changelog](changelog.md) if you are interested. Because I rewrote a good portion of the `BeatMinecraftTask` a lot of the config settings don't work. Although I plan to implement configs in the future of course. -### The preprocessor -I am currently experimentaly using the [replay mod preprocessor](https://github.com/ReplayMod/preprocessor) to keep the mod updated across multiple versions at the same time. -The thing that is holding me back right now, is that I am using [Marvions releases for baritone](https://github.com/MarvionKirito/baritone) to go along AltoClef, so I should be able to at least keep up with [his fork](https://github.com/MarvionKirito/altoclef) for now. +## The preprocessor +I am currently using the [replay mod preprocessor](https://github.com/ReplayMod/preprocessor) to keep the mod updated across multiple versions at the same time. + +### Versions +Thanks to that, the mod is currently available on **fabric** for the following versions: +- 1.20.1 +- 1.20.2 +- 1.20.4 +- 1.20.6 + +*note: All of the versions use the "same release" of Altoclef, altough some of them use older versions of baritone.* -... -(Section not finished) ## How it works Take a look at this [Guide from the wiki](https://github.com/MiranCZ/altoclef/wiki/1:-Documentation:-Big-Picture) @@ -39,10 +45,6 @@ configurations will interfere with altoclef and introduce bugs. This will be fix [Check releases](https://github.com/MiranCZ/altoclef/releases) -### Versions - -This is a **fabric only** mod, currently available for **Minecraft versions 1.20.1, 1.20.2 and 1.20.4**. - ## [Usage Guide](usage.md) ## [TODO's/Future Features](TODO.md)