Immersive Optimization

A lightweight entity-tick-scheduler for doubling your TPS.

File Details

[Fabric 1.21.11] Immersive Optimization - 0.1.2

  • R
  • Feb 9, 2026
  • 50.01 KB
  • 1.8K
  • 1.21.11
  • Fabric

File Name

immersive_optimization-fabric-1.21.11-0.1.2.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:immersive-optimization-1163206:7598334"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.1.2

  • Fixed config file creation
  • Fixed Fabric dedicated server crash

0.1.1

  • Projectiles are no longer culled (configurable)
  • Ported to Minecraft 1.21.11

0.1.0

  • Removed budgeting mechanics (It causes unexpected behavior and has limited effect)
  • Move to GPL-3.0 License
  • Added combat with Valkyrion Skies
  • Add Valkyrion Skies and ender pearl to blacklist
  • Fixed more warnings

0.0.4/5

  • Added culling by tracking distance
  • Made culling by render distance singleplayer only
  • Blacklisted Create by default

0.0.3

  • Fixed some warnings

0.0.2

  • Added blacklist and config reload commands
  • Updated default blacklist
  • Namespaces can now be blacklisted
  • Fixed issues when no players are nearby

0.0.1

  • Added tick scheduler
    • Distance culling
    • Viewport culling on integrated servers
  • Configuration
  • Server report and configuration commands