TNTUtils: Take Control of Minecraft Explosions Without Losing the Fun
If you have ever watched a single Creeper undo hours of building, or seen TNT chain reactions turn a tidy base into gravel and regret, you already know explosions are one of Minecraft’s loudest mechanics. TNTUtils is a compact mod built for players and server admins who want finer control over blast behavior, block damage, drops, and who (or what) is allowed to blow things up in the first place.
What TNTUtils Actually Does
TNTUtils is not a flashy content pack. It is a utility-focused tweak layer that expands your options through configuration and tags. The goal is simple: shape explosions to match your world rules, whether you want cinematic demolition, hardcore peril, or a calmer survival experience where Creepers stop acting like walking wrecking balls.
One practical detail matters immediately for multiplayer: TNTUtils can live on the server without forcing every player to install the same mod on the client. That makes it a strong fit for community servers where you want consistent explosion rules for everyone connected. Just keep expectations realistic—explosions spawned by other mods are not guaranteed to respect TNTUtils unless those mods route their blasts through compatible explosion paths in the game.
Core Features Players and Admins Care About
On modern versions like 1.20 and newer, TNTUtils gives you meaningful knobs for blast size and even the ability to disable explosions entirely if that matches your server culture. You can also push rules through Minecraft’s tag system, which is ideal for modpack authors who want predictable behavior across biomes, farms, and redstone-heavy builds.
- Entity type tags for blast permission: Use
#tntutils:deny_explosionsand#tntutils:allow_explosionsto block or permit certain entity types from creating explosions. - Per-entity tags for precision: Apply
tntutils.deny_explosionsortntutils.allow_explosionswith the/tagcommand to target individual mobs or entities, separate from entity type tags. - TNT behavior tweaks: Options include disabling TNT explosions and preventing TNT from chain-reacting, which is a classic fix for accidental crater cascades.
- Admin tooling: A helpful
/explodecommand exists for testing and controlled blasts (named/explosionon 1.12.2 and earlier). - Block tuning: Adjust blast resistance for specific blocks, and in 1.20+ influence whether destroyed blocks drop items—also worth comparing against vanilla game rules like
mobExplosionDropDecay,tntExplosionDropDecay, andblockExplosionDropDecay.
Protect Builds, Redstone, and Loot Without Banning Explosions Entirely
Sometimes the problem is not the boom—it is what the boom breaks. TNTUtils supports block-level control so you can stop explosions from destroying terrain selectively. In 1.20+, #tntutils:explosion_blacklist and #tntutils:explosion_whitelist let you carve out exceptions, with the whitelist taking priority over the blacklist and broader config choices. On 1.12.2 and older, you can specify individual blocks directly in the config file instead.
If you like Creeper tension but hate landscape griefing, the mod also includes an “environmentally friendly creepers” style option to prevent Creepers from destroying blocks while still keeping combat spicy. And if you have ever seen an explosion flip a lever or otherwise mess with sensitive redstone, TNTUtils can reduce explosions triggering blocks; #tntutils:trigger_blacklist and #tntutils:trigger_whitelist help you decide which blocks should or should not react.
Safer Entities, Safer Drops, Cleaner PvP and SMP Rules
Explosion damage is not only about blocks. In 1.20+, you can limit which entity types take explosion damage using #tntutils:explosion_blacklist and #tntutils:explosion_whitelist for entity types. You can also protect ground loot: item tags #tntutils:explosion_blacklist and #tntutils:explosion_whitelist (for items) help you keep certain drops from vanishing in blast radius chaos. Most features can be toggled in the config file, so you can start conservative and expand rules as your server evolves across updates and versions.
When you are assembling a modded instance, juggling loaders, updates, and dependency quirks can eat an evening. If you want a smoother setup path, this mod can be easily installed via the foxygame.net launcher—a convenient, flexible, and modern Minecraft launcher where you can download mods right from the menu—so you spend less time troubleshooting installs and more time tuning explosion rules for your world.
Licensing, Modpacks, and Fabric Notes
TNTUtils is MIT licensed, and you are free to include it in a modpack. If you use the Fabric build, be aware it bundles Fiber for configuration, which carries an Apache-2.0 license—worth noting for modpack manifests and credits pages.
Conclusion
TNTUtils is the kind of mod you add when you want Minecraft explosions to feel intentional. It respects server workflows with optional client installs, gives granular control through tags and config, and helps you protect builds, redstone, entities, and item drops without necessarily removing TNT from your toolbox. Whether you run a peaceful SMP with strict grief prevention or a chaotic minigame server that still needs guardrails, TNTUtils turns one of the game’s most destructive mechanics into something you can actually govern.
--- **Update Aug 25, 2026:** Added 7 files for version 26.2, 26.1.2, 1.21.11, 1.21.1, 1.20.1 (Fabric, NeoForge).