FakeFPS – Fake Your Frame Rate with Style

This simple mod displays fake FPS values on screen (like [456 FPS]) with randomized natural fluctuations.
Back to Files

[Fabric 1.21.11] v1.1.0

File name1.21.11-fakefps-1.1.0.jar
Uploader
AdomanAdoman
Uploaded
Mar 31, 2026
Downloads
3.7K
Size
9.5 KB
Mod Loaders
Fabric
File ID
7850002
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fakefps-1291534:7850002"

Learn more about Curse Maven

What's new

FakeFPS v1.1.0 — What's New

F3 Screen Now Shows Fake FPS The F3 debug screen now displays your fake FPS instead of the real one. The format matches vanilla Minecraft exactly (e.g. 420 fps T: inf) so it looks completely authentic. You can toggle this on or off in the config or with /fakefps f3 true/false. It's on by default.

Smoother, More Realistic FPS Behavior FPS changes now feel much more like the real thing. Instead of jumping around randomly, the number gradually drifts toward a target value and occasionally dips briefly — just like Minecraft does during chunk loads or garbage collection. The update timing is also slightly randomized so it never feels mechanical.

In-Game Commands (Minecraft 1.21.11+ only) No more manually editing config files! You can now change everything on the fly without leaving the game:

  • /fakefps min <number> — set your minimum FPS
  • /fakefps max <number> — set your maximum FPS
  • /fakefps position <name> — change where the overlay appears (tab-complete works!)
  • /fakefps f3 <true/false> — toggle the F3 override
  • /fakefps status — see your current settings

All changes apply instantly and save automatically.

Bug Fix The bottom_center position no longer overlaps your armor bar.

Config A new fake_f3 field has been added. Your existing config file will update itself automatically on first launch — nothing will break.

This mod has no additional files