PandaTNTFusion
The PandaTNTFusion mod addresses the issue of severe lag and server crashes that occur when large amounts of TNT explode simultaneously.
How It Works
When too many TNT explosions occur at once in one area, the mod combines them into a single large explosive event. This maintains stable server performance even during extreme TNT scenarios. Note that after exceeding the threshold number of simultaneous explosions, their behavior may slightly differ from vanilla.
Configuration
Configuration is done through the file ./config/PandaTNTFusion.json:
{
"MaxTNNTPrimed": 200
}
This parameter defines the maximum number of simultaneously activated TNT in an area before explosion combination begins.