
Immersive Optimization
A lightweight entity-tick-scheduler for doubling your TPS.
1.4M загрузок296 подписчиковGPL-3.0-or-laterfabricforgeneoforge
Обновлён 8 июня 2026 г. · опубликован 21 декабря 2024 г.
Immersive Optimization
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)

Immersive Collection
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.1.6+1.21 | Релиз | 1.21, 1.21.1 | neoforge | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.6+1.21 | Релиз | 1.21, 1.21.1 | forge | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.6+1.21 | Релиз | 1.21, 1.21.1 | fabric | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.6+26.1.2 | Релиз | 26.1.2 | neoforge | 8 июня 2026 г. | .jar (53 КБ) |
| 0.1.6+26.1.2 | Релиз | 26.1.2 | fabric | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.6+1.21.11 | Релиз | 1.21.11 | neoforge | 8 июня 2026 г. | .jar (53 КБ) |
| 0.1.6+1.21.11 | Релиз | 1.21.11 | forge | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.6+1.21.11 | Релиз | 1.21.11 | fabric | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.6+1.20.1 | Релиз | 1.20.1 | forge | 8 июня 2026 г. | .jar (54 КБ) |
| 0.1.6+1.20.1 | Релиз | 1.20.1 | fabric | 8 июня 2026 г. | .jar (52 КБ) |
| 0.1.5+26.1.2 | Релиз | 26.1.2 | neoforge | 15 мая 2026 г. | .jar (53 КБ) |
| 0.1.5+26.1.2 | Релиз | 26.1.2 | fabric | 15 мая 2026 г. | .jar (52 КБ) |
| 0.1.5+1.21.11 | Релиз | 1.21.11 | neoforge | 14 мая 2026 г. | .jar (53 КБ) |
| 0.1.5+1.21.11 | Релиз | 1.21.11 | forge | 14 мая 2026 г. | .jar (52 КБ) |
| 0.1.5+1.21.11 | Релиз | 1.21.11 | fabric | 14 мая 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.
Комментарии
Загружаем…
