promotional bannermobile promotional banner

Foam​Fix

Simple, targetted optimizations for a popular block game

File Details

FoamFix 1.0.0-beta2 (1.7.10)

  • B
  • Jan 31, 2021
  • 61.74 KB
  • 65.7K
  • 1.7.10
  • Forge

File Name

FoamFix-1.7.10-universal-1.0.0-beta2.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:foamfix-optimization-mod-278494:3187805")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release incorporates some backported FoamFix patches, as well as fixes from the Forkage project by immibis.

* [#1] Added option to log /ghostbuster logging output to a separate log file.
* Added code from FoamFix/1.12 to reduce the memory usage of the LaunchWrapper.
* Added patch from Forkage to fix the issue of resuming non-paused sounds (f.e. when closing GUIs).
* Added patch from Forkage to make items held by mobs reflect their NBT data.
* Added patch inspired by Forkage to fix a crash regarding empty alpha pass results from a chunk.
* Added patch from Forkage to solve a native memory leak in FML's JarDiscoverer.