cabaletta / baritone

google maps for block game
GNU Lesser General Public License v3.0
7.27k stars 1.45k forks source link

Is there a build for 1.20.6? #4445

Closed AdverseMiller closed 3 months ago

AdverseMiller commented 3 months ago

I can't find any build that is compatible with 1.20.6 and I get errors out the ass when trying to build it myself with gradle.

ZacSharp commented 3 months ago

I don't think Baritone was updated to 1.20.6 before being updated to 1.21 so no, unless 1.20.5 builds work on 1.20.6 as well there is no working build for 1.20.6.

AdverseMiller commented 3 months ago

I can confirm the 1.20.5 build works on 1.20.6 :)

ZacSharp commented 3 months ago

Actually, just noticed that if you look at the build configuration and forge/fabric/neoforge metadata of the 1.20.5 branch you'll see that it builds against 1.20.6 and 1.20.5 is just an additional supported version. No idea why the branch name is "1.20.5" and the commit message was "port to 1.20.5".