Mineuniverse
Log in Register
Mods

Better FPS Graph

Ever wanted a FPS graph that does more than show lag?
by GiantLuigi4
Claim this project
6,868 downloads
0 likes
Updated Jun 30, 2026
0 hypes

What this mod does, is it makes the FPS graph show what's causing the lag, through the usage of colors. This is useful for debugging laggy mods, that have added integration for this.

 

Icon is an example of what it might look like.

Green represents the render time of the graph itself, black is unknown, the rest of the colors are up to the devs.

 

Implementation:

buildscript {
repositories {
...
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
...
classpath "com.wynprice.cursemaven:CurseMaven:2.1.4"
}
}

apply plugin: "com.wynprice.cursemaven"

dependencies {
...

compile fg.deobf("curse.maven:better-fps-graph:[version_file_id]")
}

 

 

No files available for download.

More from GiantLuigi4

AssortedUtils
971
Orange Lighting
67,271
Tinged Lights
472
Vincel
450
Smaller Units
37,483
MegapackTweaker
355

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314