-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
McAffe13 edited this page Jul 23, 2026
·
1 revision
- Java: 21 for MC 1.21.11, 25 for MC 26.1.2+
-
Install Fabric Loader
- Download from fabricmc.net
- Run the installer and select your Minecraft version
- Complete the installation
-
Download FPSFlow
- Get the latest release from Modrinth
- Choose the file matching your Minecraft version and Java version:
fpsflow-1.8.1-mc1.21.11-java21.jarfpsflow-1.8.1-mc26.2-java25.jar
-
Install Fabric API
- Download from Modrinth
- Place it in your
modsfolder
-
Install FPSFlow
- Place the downloaded FPSFlow JAR in your
modsfolder - Do not rename the file
- Place the downloaded FPSFlow JAR in your
-
Launch Minecraft
- Select the Fabric profile in the Minecraft launcher
- Click Play
After launching, check the game log (latest.log) for:
[FPSFlow] Initializing FPSFlow
[FPSFlow] Minecraft runtime: 1.21.11 (supported: true)
[FPSFlow] Module 'entity-culling' initialized
[FPSFlow] Module 'particle-optimizer' initialized
...
[FPSFlow] Client subsystems ready
If you see these messages, FPSFlow is working correctly.
If you have ModMenu installed:
- FPSFlow appears in the Mods list
- Click the gear icon to open the config screen
- Toggle features and switch profiles without editing JSON
Q: Game crashes on launch A: Ensure you have the correct Java version for your Minecraft version. MC 1.21.11 requires Java 21; MC 26.2 requires Java 25.
Q: FPSFlow does not appear in ModMenu
A: ModMenu is optional. FPSFlow works without it. Edit config/fpsflow.json manually if needed.
Q: "Duplicate mod" errors
A: Remove any old FPSFlow versions from your mods folder before installing the new one.