
Worldthreader
Worldthreader speeds up servers by safely running each dimension on a separate thread.
Worldthreader 2.7.4 for Fabric
release27 марта 2026 г.Worldthreader 2.7.4 for Minecraft 1.21.11 fixes an issue. Please report any issues you encounter to the issue tracker of worldthreader. As worldthreader likely comes with massive mod compatibility issues, please do not report crashes and issues to other mods' issue trackers before confirming the issue without worldthreader.
Fixes
- TNT looting not working (#48)
- Remove duplicated thread safety of entity references
Worldthreader 2.6.1 for Fabric
release8 марта 2026 г.Worldthreader 2.6.1 for Minecraft 1.21.10 backports several fixes and compatibility improvements from 1.21.11 releases. Please report any issues you encounter to the issue tracker of worldthreader. As worldthreader likely comes with massive mod compatibility issues, please do not report crashes and issues to other mods' issue trackers before confirming the issue without worldthreader.
Fixes
- Fix a barrier synchronization issue that could leave waiting threads parked.
- Fix fishing rod owner and state being lost during dimension changes.
- Work around "Player swapping is already happening!" (issue #44).
- Preserve teleported entity movement relation using
PositionMoveRelationinTeleportedEntityInfo.
Changes
- Improve compatibility with mods that add and remove worlds dynamically (for example
mc-worlds). - Improve compatibility with alternative
DerivedLevelDataimplementations. - Handle cross-world entity references with fewer exclusive access requests.
- Move post-teleport additional tick handling into a dedicated tick phase.
Worldthreader 2.7.3 for Fabric
release5 марта 2026 г.Worldthreader 2.7.3 for Minecraft 1.21.11 fixes an issue. Please report any issues you encounter to the issue tracker of worldthreader. As worldthreader likely comes with massive mod compatibility issues, please do not report crashes and issues to other mods' issue trackers before confirming the issue without worldthreader.
Fixes
- Restore velocity and rotation of teleported entities correctly instead of using incorrect values from the now discarded entity object.
Worldthreader 2.7.2 for Fabric
release21 февраля 2026 г.Worldthreader 2.7.2 for Minecraft 1.21.11 fixes an issue. Please report any issues you encounter to the issue tracker of worldthreader. As worldthreader likely comes with massive mod compatibility issues, please do not report crashes and issues to other mods' issue trackers before confirming the issue without worldthreader.
Fixes
- Fix ender pearl thrown through exit end portal while additional entity tick after teleport gamerule is active causing crashes.
Worldthreader 2.7.1 for Fabric
release4 февраля 2026 г.Worldthreader 2.7.1 for Minecraft 1.21.11 fixes an issue. Please report any issues you encounter to the issue tracker of worldthreader. As worldthreader likely comes with massive mod compatibility issues, please do not report crashes and issues to other mods' issue trackers before confirming the issue without worldthreader.
Fixes
- Fix players unable to reel in fishing rod after changing dimensions