Boosters

Throttles distant mob AI, culls off-screen entities, slows down far-away block entity ticking (except the ones you'd actually notice, like hoppers and pistons), and cuts particle count — deferring to Sodium/Lithium/EntityCulling instead of fighting them.

File Details

boosters-1.2.0.jar

  • B
  • Jul 11, 2026
  • 42.68 KB
  • 44
  • 26.2
  • Fabric

File Name

boosters-1.2.0.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:boosters-1605397:8415052"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

\## v1.2.0 ### New - Presets: Quality / Balanced / Performance / Extreme. Pick one at the top of the settings screen and it sets every distance/interval/density at once. Editing any value by hand switches to Custom. - Optional memory cleanup when leaving a world back to the main menu — returns unused RAM to the OS. Runs only in the menu, never during gameplay, so it can't cause a stutter. (This is a modest cleanup; for deep in-game RAM optimization, pair with FerriteCore.) - Now also detects ModernFix, ImmediatelyFast, VMP, Bobby and Iris and reports them as compatible. ### Notes - Update notifications work automatically via Mod Menu once the mod is on Modrinth (Mod Menu checks Modrinth by file hash — no extra setup needed).