Brewing HUD

Brewing HUD

Live countdown for your brewing stands: open a stand once and the HUD keeps tracking the brew, then plays a sound when potions are ready.

17 downloads

BrewingHUD

Vanilla only shows brewing progress while the GUI is open. BrewingHUD keeps the countdown running after you close it - and pings you the moment potions are ready.

Features

  • Open a brewing stand once -> the mod reads the real brew timer and fuel
  • After closing: aim at the stand for a live countdown panel ("Ready in 12.3s", fuel left)
  • Small corner timer while a brew is running and you're busy elsewhere
  • Sound + action bar alert ("potions ready!") on completion
  • Tracks multiple stands at once; timer survives across dimensions in the same world
  • Blockstate-only info (bottle count) even for stands you haven't opened yet
  • /brewinghud to toggle

Versions

One JAR for Minecraft 1.21.8 - 1.21.11 (Fabric).

Install

  1. Fabric Loader + Fabric API for your MC version
  2. Drop the JAR into .minecraft/mods/

How it works

Client-side only. The brew timer is synced while the GUI is open (screen handler properties); the mod snapshots it and extrapolates with its own tick counter afterwards. Estimates can drift if the stand runs out of ingredients while you're away.