promotional bannermobile promotional banner

Fake Fps Plus

Fake Fps+ is a Minecraft Fabric mod that lets you fake your FPS display. Press F6 to open a config GUI where you can set a static FPS value or a random

Fake Fps+

Fake your FPS with ease — static or random values, configurable in-game. Works with Sodium, Iris, and any FPS counter mod.


Overview

Fake Fps+ is a lightweight Fabric mod that intercepts Minecraft's FPS display and replaces it with a value of your choosing. Whether you're recording content, streaming, benchmarking, or just want consistent FPS numbers on screen, this mod gives you full control with zero performance impact.

Features

  • Configurable FPS Values: Choose between a static FPS number or a randomized range that updates naturally once per second.
  • In-Game GUI (F6): Press F6 to open a clean configuration screen where you can toggle the mod, switch between static/random mode, and adjust values — all without leaving the game.
  • Quick Toggle (F7): Press F7 to instantly enable or disable the mod mid-game.
  • Persistent Settings: Your configuration is saved to a JSON file and automatically restored on next launch — set it once and forget it.
  • No Performance Hit: The mod simply intercepts the FPS counter output. It doesn't inject frames, cap framerates, or affect rendering in any way.
  • Works With Everything: Compatible with Sodium, Iris, OptiFine (via F3), Lunar Client FPS counter, and any other mod that reads Minecraft's built-in FPS counter.

How It Works

Fake Fps+ uses a single Mixin to intercept Minecraft.getCurrentFps() and return your configured value. When disabled, it passes through the real FPS
unchanged. In random mode, a new value is generated once per second with a small smoothing window to avoid jarring jumps.

Controls

┌─────┬────────────────────────────────────────────────────────────┐
│ Key │ Action │
├─────┼────────────────────────────────────────────────────────────┤ │ F6 │ Open configuration GUI (static/random mode, value sliders) │
├─────┼────────────────────────────────────────────────────────────┤ │ F7 │ Toggle mod on/off │ └─────┴────────────────────────────────────────────────────────────┘

Configuration

The mod's config file is located at:
.config/fakefps/fakefps.json

You can edit it manually or use the in-game GUI. Available options:

  • enabled (true/false) — Toggle the mod
  • mode ("static" / "random") — FPS mode
  • fakeFps (1-999) — Static FPS value
  • minFps / maxFps (1-999) — Random range bounds

Java Agent (Experimental)

An experimental Java Agent version is included for Lunar Client, Feather Client, and Badlion, allowing the same functionality on non-Fabric clients. Add
the agent JAR to your launcher's JVM arguments:

-javaagent:/path/to/fakefps-agent-1.0.0.jar

The agent uses bytecode transformation (ASM) to intercept the FPS method. It supports the same F6/F7 hotkeys and includes a Swing-based configuration
window. Note: the agent is experimental and requires ASM on the classpath at runtime.

Requirements

  • Minecraft 1.21.11 / 26.1 / 26.1.1 / 26.1.2 / 26.2
  • Fabric Loader >=0.19.3
  • Fabric API
  • Java 21+
  1.  

The Fake Fps Plus Team

profile avatar
  • 1
    Followers
  • 13
    Projects
  • 29.5K
    Downloads

Creating some useful mods

More from NeerajisafkView all

  • Motion Blur Enhanced  project image

    Motion Blur Enhanced

    AFKZ Motion Blur is a lightweight client-side Fabric mod that adds smooth temporal motion blur with simple in-game controls and saved settings.

    • 8.7K
    • September 20, 2026
  • Fullbright Plus project image

    Fullbright Plus

    This client side Minecraft Fabric mod improves visibility on multiplayer servers by letting you press G to remove darkness H to clear fog and J to open your settings menu.

    • 2.6K
    • September 16, 2026
  • AlwaysSprint project image

    AlwaysSprint

    Always Sprint is a lightweight client-side Fabric mod that keeps sprinting smooth and simple. It adds auto sprint, preserves toggle sprint through respawns, and works without Fabric API.

    • 4.1K
    • September 16, 2026
  • Clean View Enhanced project image

    Clean View Enhanced

    Afkz Clean View is a Minecraft Fabric mod that lets you remove potion particles and water/lava fog with configurable toggles via an in-game config screen

    • 2.7K
    • September 16, 2026
  • Motion Blur Enhanced  project image

    Motion Blur Enhanced

    AFKZ Motion Blur is a lightweight client-side Fabric mod that adds smooth temporal motion blur with simple in-game controls and saved settings.

    • 8.7K
    • September 20, 2026
  • Fullbright Plus project image

    Fullbright Plus

    This client side Minecraft Fabric mod improves visibility on multiplayer servers by letting you press G to remove darkness H to clear fog and J to open your settings menu.

    • 2.6K
    • September 16, 2026
  • AlwaysSprint project image

    AlwaysSprint

    Always Sprint is a lightweight client-side Fabric mod that keeps sprinting smooth and simple. It adds auto sprint, preserves toggle sprint through respawns, and works without Fabric API.

    • 4.1K
    • September 16, 2026
  • Clean View Enhanced project image

    Clean View Enhanced

    Afkz Clean View is a Minecraft Fabric mod that lets you remove potion particles and water/lava fog with configurable toggles via an in-game config screen

    • 2.7K
    • September 16, 2026