TNTEntityLimiter
This mod implements a queue system for ignited TNT that limits the simultaneous number of exploding blocks to a safe threshold. Instead of uncontrolled explosion multiplication, they will now activate sequentially as previous TNT blocks complete their explosion.
Main Configuration: Only one setting is available in the configuration - maxPrimedTntAmount. It can be changed manually through the settings file or directly in-game using the /tnt-entity-limiter <value> command.
Permission Requirements: Using the command requires the tnt-entity-limiter.modify permission.
The demonstration GIF shows the system operating with a limit of 3 simultaneous TNT blocks.
