promotional bannermobile promotional banner

F3 Is My Shawty

Remove parts of the F3 Menu, configurable and open source

File Details

1.0.4

  • R
  • Mar 15, 2025
  • 7.80 KB
  • 178
  • 1.12.2
  • Forge

File Name

f3mod-1.0.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:f3-is-my-shawty-1178730:6305514")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Adds a new config, "cacheEnabled," enables us to cache the current text and render it until something changes.

Two new profiler sections have also been added, "cacheComparison" for the actual check if the new text and the old text are the same, and "cacheMiss" for the proper update if they aren't the same.

"cacheComparison" is around 2 percent of "debugScreen", so it is not much, but you can always disable it if the need arises.