Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,278 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baritone Panel / Baritone Vanilla GUI

Baritone Panel is a Baritone-based fork for Minecraft 1.19.4 that keeps normal Baritone command behavior and adds a vanilla Minecraft-style GUI opened with the B key. The GUI exposes the current fork's active commands and every setting from Settings.java while delegating pathing, mining, building, farming, following, exploring, Elytra, waypoints, schematics, litematica, cache, and chat command behavior to Baritone's existing systems.

Original Baritone credit and license notices remain intact. Baritone was created by leijurv and Brady; this fork adds the Baritone Vanilla GUI / Baritone Panel layer.

What This Fork Does

  • Adds a normal Minecraft keybind named Open Baritone Panel.
  • Opens a vanilla-style Baritone Panel with Movement, Mining, Building, Selection, Farming, Follow / Pickup, Waypoints, Explore, Elytra, Render / HUD, Settings, Advanced, and Debug / About categories.
  • Provides GUI command forms for every active command registered by this fork.
  • Provides a complete Settings GUI for all 248 current Settings.java settings.
  • Keeps chat commands such as #goto, #mine, #build, #farm, #follow, #elytra, #set, and #stop working as before.

Installation

Use the JAR matching your loader and Minecraft version. This release targets Minecraft 1.19.4.

Recommended installable JARs are copied to:

build/baritone-gui-release/

After .\gradlew.bat clean build, install one of:

  • Fabric: build/baritone-gui-release/baritone-panel-standalone-fabric-1.9.5-panel.1.jar
  • Forge: build/baritone-gui-release/baritone-panel-standalone-forge-1.9.5-panel.1.jar
  • Standalone/tweaker: build/baritone-gui-release/baritone-panel-standalone-1.9.5-panel.1.jar

Do not use dev or unoptimized jars for normal installs. API jars in dist/ are for library consumers, not the recommended player download.

Supported Versions

This fork is built from the current Gradle configuration:

  • Minecraft: 1.19.4
  • Java: 17
  • Fabric loader metadata: 0.14.11
  • Forge: 45.0.43
  • Standalone/tweaker artifact: enabled

The Gradle build currently includes Fabric, Forge, and standalone/tweaker artifacts.

Keybind

Press B in-game to open Baritone Panel.

To change it, open Minecraft Options -> Controls -> Baritone Panel and remap Open Baritone Panel.

Command Compatibility

The GUI executes commands through Baritone's existing command manager. The command prefix, chat parsing, settings shortcut behavior, settings files, schematics/litematica, waypoints, cache, mining/building/farming/follow/explore/Elytra processes, and cancel/pause/resume behavior are preserved.

You can keep using chat commands exactly as normal. The panel is an additional interface, not a replacement command implementation.

Known Limitations

  • The GUI uses text-based file paths and item/block ids rather than a full file picker or registry picker.
  • Some advanced/internal settings are intentionally shown behind Advanced mode or as read-only Java/API-only entries.
  • Dangerous actions use confirmation screens, but users should still review commands before running build, selection, cache, reset, or force-cancel actions.
  • Interactive in-game visual QA should be repeated on each packaged loader before publishing beyond this local release.

Building From Source

Use Java 17 and run:

.\gradlew.bat clean build

The build runs unit tests and GUI coverage checks, then copies optimized release jars to build/baritone-gui-release/.

Useful checks:

.\gradlew.bat test
.\gradlew.bat verifyGuiCoverageDocs
.\gradlew.bat verifyGuiReleaseArtifacts

Coverage Report

GUI coverage is documented in:

docs/gui-coverage-report.md

That report compares DefaultCommands.java and Settings.java against the GUI registries and records that all active commands and all settings are covered.

Source Code

The source code for this fork is this repository root. The original upstream Baritone project is:

https://github.com/cabaletta/baritone

The packaged mod metadata preserves original Baritone credit and license notices.

Original Baritone README

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.

About

custom made baritone vanilla looking gui, for simpler use.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages