Compatibility
Minecraft: Java Edition
1.21.1
1.12.2
1.12
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last week
Updated last week
A small mod that provides some config options to control how explosions behave. The version for Minecraft 1.21 is still work in progress, not all of the features mentioned below have been implemented yet.
TNTUtils can be installed on a server without the clients requiring it.
Do note that custom explosions from other mods may or may not be affected by this mod.
Current features:
- Change the size of explosions or disable them entirely
- Disable TNT explosions (WIP in 1.21)
- Prevent TNT from chain-reacting (WIP in 1.21)
- A "/explode" command (called "/explosion" in 1.12.2 and earlier)
- Modify the chance that a destroyed block will drop as an item
- in Minecraft 1.21, please note that you can use the game rules "mobExplosionDropDecay", "tntExplosionDropDecay" and "blockExplosionDropDecay" to set the drop chance to 100%, depending on the explosion source
- Change resistances of individual blocks (WIP in 1.21)
- Prevent explosions from destroying
- tile entities or
- any specified block (WIP in 1.21) or
- any blocks except for whitelisted blocks (WIP in 1.21) or
- any blocks at all
- Prevent explosions from damaging
- players or
- animals and mobs or
- items on the ground or
- any entities at all
- Prevent Creepers from destroying blocks ("environmentally friendly creepers") (WIP in 1.21)
The features are fully configurable.
Licensing and Credits
You are free to add the mod to a modpack.
TNTUtils is licensed under the MIT license. The Fabric version also includes Fiber for the configuration system, which is licensed under the Apache-2.0 License.