FPS Counter
Shows your frame rate on screen, counted over the last second and updated once a second. With Show Worst Frame Time on it also shows your slowest frame of that second, which explains a stutter that the frame rate alone hides.
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.
Settings
Section titled “Settings”Text Size
Section titled “Text Size”The size of the text, in pixels.
Screen X
Section titled “Screen X”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.
Screen Y
Section titled “Screen Y”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.
Which font the readout uses.
- Minecraft: Minecraft’s own pixel font, matching the game’s HUD text.
- Clean: A smooth Windows font (Segoe UI).
Text Shadow
Section titled “Text Shadow”Draws a dark copy of the text slightly down and to the right, which keeps it readable on bright backgrounds.
Render Background
Section titled “Render Background”Draws a dark, see-through rounded panel behind the readout.
Square Brackets
Section titled “Square Brackets”Wraps the readout in square brackets, for example [FPS: 144].
Show Label
Section titled “Show Label”Puts FPS: in front of the number, for example FPS: 144. Off, only the number is shown.
Show Units
Section titled “Show Units”Adds ms after the worst frame time. The frame rate itself is always a bare number, so this only changes anything while Show Worst Frame Time is on.
Colour By Frame Rate
Section titled “Colour By Frame Rate”Colours the readout by frame rate: green at 60 FPS or more, amber from 30 to 59 and red below 30. Off, the text is white.
Show Worst Frame Time
Section titled “Show Worst Frame Time”Adds the longest single frame of the last second, in milliseconds, after the frame rate (for example FPS: 144 | 21.3 ms). A high number here means you had a stutter, even if the frame rate looks fine.
Related modules
Section titled “Related modules”- Ping Display: Shows your ping to the server
- CPS Counter: Shows your clicks per second