From 23e5a2d3e05a5f1102c0eeaada263704cc5738a1 Mon Sep 17 00:00:00 2001 From: Todarac <3059008+Todarac@users.noreply.github.com> Date: Mon, 31 Aug 2026 17:10:57 -0500 Subject: [PATCH] Add 1.21.9 through 26.2 to the downloads table Adds rows for the newly released versions: 1.21.9 and 1.21.10 (v1.16.0), 1.21.11 (v1.17.0), 26.1 (v1.18.0) and 26.2 (v1.19.0). 1.21.9 gets its own row because the v1.16.0 jars declare support for both 1.21.9 and 1.21.10, matching how 1.21.6 through 1.21.8 all point at v1.15.0. Co-Authored-By: Claude --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 65cbf9321d..88373a639a 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,11 @@ Baritone is the pathfinding system used in [Impact](https://impactclient.net/) s | [1.21.6 Forge](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-forge-1.15.0.jar) | [1.21.6 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-fabric-1.15.0.jar) | [1.21.6 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-neoforge-1.15.0.jar) | | [1.21.7 Forge](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-forge-1.15.0.jar) | [1.21.7 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-fabric-1.15.0.jar) | [1.21.7 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-neoforge-1.15.0.jar) | | [1.21.8 Forge](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-forge-1.15.0.jar) | [1.21.8 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-fabric-1.15.0.jar) | [1.21.8 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.15.0/baritone-api-neoforge-1.15.0.jar) | +| [1.21.9 Forge](https://github.com/cabaletta/baritone/releases/download/v1.16.0/baritone-api-forge-1.16.0.jar) | [1.21.9 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.16.0/baritone-api-fabric-1.16.0.jar) | [1.21.9 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.16.0/baritone-api-neoforge-1.16.0.jar) | +| [1.21.10 Forge](https://github.com/cabaletta/baritone/releases/download/v1.16.0/baritone-api-forge-1.16.0.jar) | [1.21.10 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.16.0/baritone-api-fabric-1.16.0.jar) | [1.21.10 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.16.0/baritone-api-neoforge-1.16.0.jar) | +| [1.21.11 Forge](https://github.com/cabaletta/baritone/releases/download/v1.17.0/baritone-api-forge-1.17.0.jar) | [1.21.11 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.17.0/baritone-api-fabric-1.17.0.jar) | [1.21.11 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.17.0/baritone-api-neoforge-1.17.0.jar) | +| [26.1 Forge](https://github.com/cabaletta/baritone/releases/download/v1.18.0/baritone-api-forge-1.18.0.jar) | [26.1 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.18.0/baritone-api-fabric-1.18.0.jar) | [26.1 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.18.0/baritone-api-neoforge-1.18.0.jar) | +| [26.2 Forge](https://github.com/cabaletta/baritone/releases/download/v1.19.0/baritone-api-forge-1.19.0.jar) | [26.2 Fabric](https://github.com/cabaletta/baritone/releases/download/v1.19.0/baritone-api-fabric-1.19.0.jar) | [26.2 NeoForge](https://github.com/cabaletta/baritone/releases/download/v1.19.0/baritone-api-neoforge-1.19.0.jar) | **How to immediately get started:** Type `#goto 1000 500` in chat to go to x=1000 z=500. Type `#mine diamond_ore` to mine diamond ore. Type `#stop` to stop. For more, read [the usage page](USAGE.md) and/or watch this [tutorial playlist](https://www.youtube.com/playlist?list=PLnwnJ1qsS7CoQl9Si-RTluuzCo_4Oulpa). Also try `#elytra` for Elytra flying in the Nether using fireworks ([trailer](https://youtu.be/4bGGPo8yiHo), [usage](https://youtu.be/NnSlQi-68eQ)). For help, join the [Baritone Discord Server](http://discord.gg/s6fRBAUpmr).