MCMTFabric - Multithreading for Minecraft
MCMTFabric is an innovative mod that dramatically improves multiplayer server performance by utilizing all processor cores. Through multithreaded execution of game logic, including dimension processing, environment updates, entity handling, and block object operations, you'll achieve significant MSPT reduction and stable 20 TPS for smooth gameplay.
Important: MCMT Fabric is in active development. If you encounter any bugs, please report them via GitHub Issues or Discord server.
Required Dependencies
For proper mod operation, the following are required:
- Cloth Config API
- Fabric API
Without these components, the server will not start
What the Mod Optimizes
MCMTFabric implements multithreading for the following game elements:
- Entities
- Block Entities
- Worlds and Dimensions
- Background processes (plant growth, fire spread, etc.)
Compatibility Issues
When using MCMT Fabric with other mods, especially optimization ones, errors and crashes may occur. Do not report these issues to other mod authors unless they have explicitly stated support for compatibility with MCMTFabric.
Known conflicts:
- Lithium
- VMP
- Carpet Fixes
- C2ME