Перейти к содержимому
Mineforgian

Immersive Optimization

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

1.4M загрузок296 подписчиковGPL-3.0-or-laterfabricforgeneoforge

Обновлён 8 июня 2026 г. · опубликован 21 декабря 2024 г.

  • Speed!

Immersive Optimization

Modrinth CurseForge Discord Github Translate via Crowdin

An entity tick scheduler to massively reduce lag (~200% speedup) and resource requirements of entities.

Unlike similar projects, this mod will not disable ticks all together, allowing farms or distant entities to still function.

Works great together with Entity Culling.

Discord

While tested thoroughly, I expect some rough edges. Please report any issues on GitHub or Discord.

Features

  • Gradually slows down tick rate of entities and block entities
  • Distributes updates over multiple ticks to flatten lag spikes
  • Dynamically adjusts tick rate based on server load
  • Configuration commands (/io ...)

Tested Mod-Packs

Exact values change based on situations, but I observed:

  • 150% higher performance in Cobblemon 1.20.1 Fabric
  • 330% higher performance on a private 700 mods pack (Gallery example)

Screenshot

Immersive Collection

Immersive Armors Immersive Aircraft Immersive Melodies Immersive Paintings Immersive Optimization SelectiveBounds Man of Many Planes Immersive Machinery Immersive Furniture Immersive Gateways

The page hash for easier page deployment.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.1.6+1.21Релиз1.21, 1.21.1neoforge8 июня 2026 г..jar (52 КБ)
0.1.6+1.21Релиз1.21, 1.21.1forge8 июня 2026 г..jar (52 КБ)
0.1.6+1.21Релиз1.21, 1.21.1fabric8 июня 2026 г..jar (52 КБ)
0.1.6+26.1.2Релиз26.1.2neoforge8 июня 2026 г..jar (53 КБ)
0.1.6+26.1.2Релиз26.1.2fabric8 июня 2026 г..jar (52 КБ)
0.1.6+1.21.11Релиз1.21.11neoforge8 июня 2026 г..jar (53 КБ)
0.1.6+1.21.11Релиз1.21.11forge8 июня 2026 г..jar (52 КБ)
0.1.6+1.21.11Релиз1.21.11fabric8 июня 2026 г..jar (52 КБ)
0.1.6+1.20.1Релиз1.20.1forge8 июня 2026 г..jar (54 КБ)
0.1.6+1.20.1Релиз1.20.1fabric8 июня 2026 г..jar (52 КБ)
0.1.5+26.1.2Релиз26.1.2neoforge15 мая 2026 г..jar (53 КБ)
0.1.5+26.1.2Релиз26.1.2fabric15 мая 2026 г..jar (52 КБ)
0.1.5+1.21.11Релиз1.21.11neoforge14 мая 2026 г..jar (53 КБ)
0.1.5+1.21.11Релиз1.21.11forge14 мая 2026 г..jar (52 КБ)
0.1.5+1.21.11Релиз1.21.11fabric14 мая 2026 г..jar (52 КБ)

Показаны последние 15 из 62 версий. Все версии — на Modrinth.

Ченджлог

0.1.6+1.21Релиз1.21, 1.21.1 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.1

  • Projectiles are no longer culled (configurable)

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
0.1.6+1.21Релиз1.21, 1.21.1 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.1

  • Projectiles are no longer culled (configurable)

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
0.1.6+1.21Релиз1.21, 1.21.1 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.1

  • Projectiles are no longer culled (configurable)

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
0.1.6+26.1.2Релиз26.1.2 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.3

  • Added WorldThreader support (Thanks runningbird2!)

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
0.1.6+26.1.2Релиз26.1.2 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.3

  • Added WorldThreader support (Thanks runningbird2!)

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
0.1.6+1.21.11Релиз1.21.11 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.3

  • Added WorldThreader support (Thanks runningbird2!)

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
0.1.6+1.21.11Релиз1.21.11 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.3

  • Added WorldThreader support (Thanks runningbird2!)

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
0.1.6+1.21.11Релиз1.21.11 · 8 июня 2026 г.

0.1.6

  • Clean up after the server shuts down

0.1.5

  • Fixed rare concurrent access crashes
  • Support force-loaded chunks
  • Disabled block entity optimization by default since it causes too many issues

0.1.4

  • Added permission levels to commands
  • /io report no longer prints inactive dimensions

0.1.3

  • Added WorldThreader support (Thanks runningbird2!)

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

Полная история изменений — на Modrinth.

Комментарии

Загружаем…