promotional bannermobile promotional banner

FakeFPS – Fake Your Frame Rate with Style

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

File Details

[Fabric 1.21.11] v1.1.0

  • R
  • Mar 31, 2026
  • 9.55 KB
  • 1.1K
  • 1.21.11
  • Fabric

File Name

1.21.11-fakefps-1.1.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fakefps-1291534:7850002"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.