Autobuild GUI Download

Fabric · Minecraft 26.2 · Client-side

Autobuild GUI Click a Litematica placement. Baritone builds it.

No commands, no indices to guess — B, pick a row, done.

Minecraft 26.2 Java 25 Licence MIT

The background is stone. Click it — or hold and drag — and it breaks.

What the mod does

Six things, no more.

Reads Litematica, checks your inventory, hands off to Baritone.

Hotkey

One key, one menu

No chat command. Rebindable under Options → Controls.

Overview

Every placement at a glance

Name, size, block count. Search filters as you type.

Material-Check

Missing blocks, upfront

Short on blocks? The row says how many, and stays locked.

One click

One click builds

No indices, no #build with coordinates — just that placement.

Control

Cancel anytime

Reopen the menu for a bar and an to cancel.

Robust

Fails gracefully

Missing Litematica or Baritone? The menu still opens and says what's missing.

How it works

Three mods, one chain.

This mod places no blocks itself — it's the menu in between.

Litematica

Loads the schematic

Load your .litematic file, place it in the world.

Autobuild GUI

Shows the list, you click

Press B, pick a row — inventory checked first.

Baritone

Walks and builds

Pathfinding and placement are Baritone's, until you cancel or it's done.

Anatomy of a row

Sky_Base_final 32x18x24 - 12,480 blocks
Row height 28 pxBar: 1.4 s per round
  • Icon, name and size below in grey.

  • Baritone reports no real progress, not a percentage.

  • 1,284
    missing

    Missing material strikes the row out and locks it.

  • Click, menu closes, Baritone runs.

Setup

What belongs in the mods folder.

Everything for Minecraft 26.2 and Fabric — Litematica and Baritone are optional, but there's nothing to build without them.

ModVersionWhat for
Fabric Loader≥ 0.19.3Required
Fabric API0.156.0+26.2Required
Litematica26.2-0.28.4+For the placement list
MaLiLib26.2-0.29.2+Needed by Litematica
Baritonefor 26.2For the building — see below
Java25Required

Pick the right Baritone variant

The standalone build does not work.

Baritone ships in three variants; standalone strips the public API, leaving unusable a()/b()/c() methods — nothing crashes, but the build won't start. Use api or unoptimized.

Recommended: meteorclient.com"*Baritone [26.2]", MeteorDevelopment's fork. The full Meteor Client isn't required.

  1. Install Fabric

    Fabric Loader for 26.2, started once to create the mods folder.

  2. Drop in the dependencies

    Copy Fabric API, MaLiLib + Litematica, and Baritone into mods.

  3. Add the Autobuild GUI jar

    Add this JAR too — client-side only, nothing needed on the server.

  4. Enter a world, press B

    Optional: config/autobuildgui.json controls closeScreenOnBuildStart and materialCheckEnabled.

Honestly

Where the mod hits its limits.

  • No percentage progress

    Baritone reports no progress, so the bar just shows "running".

  • The material check is pessimistic

    Litematica counts from zero, so a half-built placement looks short. Creative mode skips the check.

  • Client-side only

    No network packets of its own — same server rules as Baritone.