Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Details
Async - Minecraft Entity Multi-Threading Mod āļø
Async is a Fabric mod designed to improve entity performance by processing them in parallel using multiple CPU cores and threads.
Importantā
Async is currently in alpha testing and is experimental. Its use may lead to incorrect entity behavior and crashes.
What is Async? š¤
Async is a Fabric mod that enhances the performance of entity processing. The mod leverages multithreading, which allows multiple CPU cores to improve performance when handling a large number of entities.
š” Key Benefits:
- ā” Improved TPS: Maintains stable tick times even with a large number of entities.
- š Multithreading: Utilizes multiple CPU cores for parallel entity processing.
- š² Async Random Ticks (Experimental): Processes random ticks asynchronously for better performance.
š Performance Comparison (9000 Villagers)
| Configuration | TPS | MSPT |
|---|---|---|
| Lithium + Async | 20 | 41.8 |
| Lithium (without Async) | 4.4 | 225.4 |
| Purpur | 5.72 | 176.18 |
š ļø Test Configuration
- Processor: AMD Ryzen 9 7950X3D
- RAM: 64 GB (16 GB allocated to the server)
- Minecraft Version: 1.21.4
- Number of Entities: 9000
- Entity Type: Villagers
Mod List
Concurrent Chunk Management Engine, Fabric API, FerriteCore, Lithium, ScalableLux, ServerCore, StackDeobfuscator, TT20 (TPS Fixer), Tectonic, Very Many Players, Fabric Carpet.ā ļø Incompatible Mods
- ā Moonrise - Known incompatibility
- ā ļø ...and there may be conflicts with other mods.
If you encounter issues with other mods, please report them on our GitHub or Discord.
š§ Commands
/async config toggleā Enables or disables the mod in-game (no server restart required). Use this command to instantly see how Async improves your server./async config setAsyncEntitySpawnā Enables or disables parallel mob spawn processing (disabled by default). Warning: Not compatible with Carpet mod lagFreeSpawning rule./async config setAsyncRandomTicksā Enables or disables async random ticks processing (experimental feature)./async config synchronizedEntities addā Adds selected entity to synchronized processing./async config synchronizedEntities removeā Removes selected entity from synchronized processing./async statsā Displays the number of threads in use./async stats entityā Shows the number of entities processed by Async in various worlds./async stats entity [number]ā Shows the top [number] entity types by count in descending order. For example,/async stats entity 10displays the top 10 most numerous entity types.
š„ Download
The mod is available on Modrinth
š Minecraft Version Support
Full support is provided only for the latest version of Minecraft. Older versions receive critical fixes only. Support for older Minecraft snapshots is not planned.
š Feedback
Our tracker for feedback and bug reports is available on GitHub:
You can also chat with us on Discord:
š Acknowledgements
This mod is based on code from MCMTFabric, which in turn was based on JMT-MCMT. Huge thanks to Grider and jediminer543 for their invaluable contributions!



