Skip to content

Potion HUD

LegitRequires injection

Lists your active potion effects, one row each: a square in the effect’s colour, its name and level, and the time left. An effect that never runs out shows **:** as its time, the way Minecraft writes it. The list updates four times a second.

Nothing is drawn while you have no effects, but the HUD Editor shows a sample row so you can still place it. It hides while one of Minecraft’s own screens is open, such as your inventory, chat or the pause menu, and stays visible while the Click GUI is open so you can watch your changes.

Slider8 px to 72 pxDefault 15 px

The size of the text, in pixels. The rows and colour squares grow with it.

Slider0% to 100%Default 1%

Horizontal position as a percentage: 0% puts the element against the left edge of the screen, 50% centres it and 100% puts it against the right edge. Because it is a percentage rather than pixels, the element keeps its place at any resolution or window size. Dragging the element in the HUD Editor changes this value too.

Slider0% to 100%Default 40%

Vertical position as a percentage: 0% puts the element against the top edge of the screen, 50% centres it and 100% puts it against the bottom edge. Because it is a percentage rather than pixels, the element keeps its place at any resolution or window size. Dragging the element in the HUD Editor changes this value too.

ChoiceDefault Minecraft

Which font the list uses.

  • Minecraft: Minecraft’s own pixel font, matching the game’s HUD text.
  • Clean: A smooth Windows font (Segoe UI).

ToggleOn by default

Draws a dark copy of the text slightly down and to the right, which keeps it readable on bright backgrounds.

ToggleOff by default

Draws a dark, see-through rounded panel behind the list.

ToggleOn by default

Writes levels as Roman numerals (Speed II). Off, levels are plain numbers (Speed 2). Levels above 10 always use numbers.

ToggleOn by default

Shows how long each effect has left, in minutes and seconds (1:23).

ToggleOn by default

Turns an effect’s row red during its last 5 seconds.

ToggleOn by default

Fills each row’s square with that effect’s colour. Off, the squares are white.