Zurück zum Ranking

cabaletta/baritone

Java

google maps for block game

minecraftforgegradlepathfindinggradlejavaimpactastar-pathfindingastar-algorithmastar
Sterne-Wachstum
Sterne
9k
Forks
2k
Wochenwachstum
Issues
860
5k
Jan. 2023März 2024Mai 2025Juli 2026
ArtefakteMavengit clone https://github.com/cabaletta/baritone.git
README

Baritone

GitHub All Releases

Minecraft Minecraft Minecraft Minecraft Minecraft Minecraft Minecraft Minecraft Minecraft Minecraft Minecraft

Build Status Release License Codacy Badge Code of Conduct Known Vulnerabilities Contributions welcome Issues GitHub issues-closed Pull Requests GitHub contributors GitHub commits Code size GitHub repo size Lines of Code yes

Impact integration Lambda integration ForgeHax integration Aristois add-on integration rootNET integration Future integration RusherHack integration

forthebadge forthebadge

A Minecraft pathfinder bot.

Baritone is the pathfinding system used in Impact since 4.4. Here's a (very old!) video I made showing off what it can do.

Baritone Discord Server

Quick download links:

Forge Fabric NeoForge
1.12.2 Forge
1.16.5 Forge 1.16.5 Fabric
1.17.1 Forge 1.17.1 Fabric
1.18.2 Forge 1.18.2 Fabric
1.19.2 Forge 1.19.2 Fabric
1.19.3 Forge 1.19.3 Fabric
1.19.4 Forge 1.19.4 Fabric
1.20.1 Forge 1.20.1 Fabric
1.20.3 Forge 1.20.3 Fabric 1.20.3 NeoForge
1.20.4 Forge 1.20.4 Fabric 1.20.4 NeoForge
1.21.1 Forge 1.21.1 Fabric 1.21.1 NeoForge
1.21.3 Forge 1.21.3 Fabric 1.21.3 NeoForge
1.21.4 Forge 1.21.4 Fabric 1.21.4 NeoForge
1.21.5 Forge 1.21.5 Fabric 1.21.5 NeoForge
1.21.6 Forge 1.21.6 Fabric 1.21.6 NeoForge
1.21.7 Forge 1.21.7 Fabric 1.21.7 NeoForge
1.21.8 Forge 1.21.8 Fabric 1.21.8 NeoForge

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 and/or watch this tutorial playlist. Also try #elytra for Elytra flying in the Nether using fireworks (trailer, usage). For help, join the Baritone Discord Server.

For other versions of Minecraft or more complicated situations or for development, see Installation & setup. For 1.16.5, click here and see description. Once Baritone is installed, look here for instructions on how to use it. There's a showcase video made by @Adovin#6313 on Baritone which I recommend. For help, join the Baritone Discord Server.

This project is an updated version of MineBot, the original version of the bot for Minecraft 1.8.9, rebuilt for 1.12.2 onwards. Baritone focuses on reliability and particularly performance (it's over 30x faster than MineBot at calculating paths).

Have committed at least once a day from Aug 1, 2018, to Aug 1, 2019.

1Leijurv3DWTrGAfmmiTphjhXLvQiHg7K2

Getting Started

Here are some links to help to get started:

Stars over time

Stargazers over time

API

The API is heavily documented, you can find the Javadocs for the latest release here. Please note that usage of anything located outside of the baritone.api package is not supported by the API release jar.

Below is an example of basic usage for changing some settings, and then pathing to an X/Z goal.

BaritoneAPI.getSettings().allowSprint.value = true;
BaritoneAPI.getSettings().primaryTimeoutMS.value = 2000L;
BaritoneAPI.getProvider().getPrimaryBaritone().getCustomGoalProcess().setGoalAndPath(new GoalXZ(10000, 20000));

FAQ

Can I use Baritone as a library in my custom utility client?

That's what it's for, sure! (As long as usage complies with the LGPL 3.0 License)

How is it so fast?

Magic. (Hours of leijurv enduring excruciating pain)

Additional Special Thanks To:

YourKit-Logo

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications.

YourKit is the creator of the YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

We thank them for granting Baritone an OSS license so that we can make our software the best it can be.

Why is it called Baritone?

It's named for FitMC's deep sultry voice.

Ähnliche Repositories
louis-e/arnis

Generate any location from the real world in Minecraft with a high level of detail.

Rustcrates.ioApache License 2.0minecraftopenstreetmap
arnismc.com
17.1k1.4k
PaperMC/Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

JavaMavenOtherminecraftbukkit
papermc.io/software/paper
12.5k3.5k
IdreesInc/Monocraft

A monospaced programming font inspired by the Minecraft typeface

PythonPyPISIL Open Font License 1.1fontligatures
discord.gg/6yxE9prcNc
11.1k158
fogleman/Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).

CMIT Licensecopengl
michaelfogleman.com/craft/
11.1k1.4k
PrismLauncher/PrismLauncher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

C++GNU General Public License v3.0cppfabricmc
prismlauncher.org
9.9k1.5k
HMCL-dev/HMCL

A Minecraft Launcher which is multi-functional, cross-platform and popular

JavaMavenGNU General Public License v3.0javafxminecraft-launcher
hmcl.huangyuhui.net
9.7k907
PojavLauncherTeam/PojavLauncher

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. Succeeded by https://github.com/AngelAuraMC/Amethyst-Android

JavaMavenGNU Lesser General Public License v3.0minecraft-launcherminecraft
9.2k2.2k
dnschneid/crouton

Chromium OS Universal Chroot Environment (EOL)

ShellBSD 3-Clause "New" or "Revised" Licensechrootshell
git.io/JZEs0
8.6k1.3k
Pumpkin-MC/Pumpkin

Empowering everyone to host fast and efficient Minecraft servers.

Rustcrates.ioGNU General Public License v3.0minecraftminecraft-server
pumpkinmc.org
8k564
MinecraftForge/MinecraftForge

Modifications to the Minecraft base files to assist in compatibility between mods. New Discord: https://discord.minecraftforge.net/

JavaMavenOtherjavaforge
files.minecraftforge.net
7.7k2.8k
PrismarineJS/mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.

JavaScriptnpmMIT Licensebotnodejs
prismarinejs.github.io/mineflayer/
7.2k1.4k
MineDojo/Voyager

An Open-Ended Embodied Agent with Large Language Models

JavaScriptnpmMIT Licenselarge-language-modelsembodied-learning
voyager.minedojo.org
7.1k690