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
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.

