promotional bannermobile promotional banner

TNTUtils

More control over explosions

File Details

tntutils-fabric-1.21.1-2.0.3.jar

  • R
  • Jul 7, 2025
  • 230.37 KB
  • 1.5K
  • 1.21.1
  • Fabric

File Name

tntutils-fabric-1.21.1-2.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tntutils-227449:6742708"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed item whitelist not being applied when 'disableEntityDamage' is set to true
    • In particular, AE2 Singularities can now be entangled when entity damage is disabled
  • [Fabric only] The config file can now be reloaded using the '/reload-tntutils-config' command ((Neo)Forge already reloads the config file when it is changed)
  • Primed TNT entities with a custom block state will now drop the corresponding block rather than TNT when 'disableTNT' is set to true
  • Changed the way the mod hooks into explosions. This has no impact on vanilla but might affect modded explosions.