File Details
Refixes 0.2.0
- R
- Feb 20, 2026
- 2.78 MB
- 411
- Early Access
File Name
refixes-bundle-0.2.0.zip
Supported Versions
- Early Access
✅ Changes
- Removed TPS Adjuster and View Radius Adjuster due to poor original implementation
- We recommend another open source mod, Nitrado PerformanceSaver as alternatives to the removed features.
- Added Server Watchdog
- Restarts crashed / deadlocked worlds automatically
- Shuts down the server when the default world crashes or deadlocks
- Forcefully kills the server process when the shutdown task gets stuck
- The old "Default World Recovery" option was removed in favor of Server Watchdog
- Added Active Chunk Unloader which periodically checks for out-of-range chunks and unloads them
- Added AI Tick Throttler which implements "NPC LOD ticking" where far-away NPCs are ticked less frequently (disabled by default)
- Added Entity Despawn Timer System which enforces despawn timers for items, block entities and projectiles.
- Fixed several instability issues in Parallel Entity Ticking (an experimental feature)
- Fixed several server patches not being ported correctly from Hyfixes / Hyzen Kernel
- Fixed the incorrect
ServerVersionvalue format in the mod metadata