promotional bannermobile promotional banner

TNTUtils

More control over explosions

File Details

tntutils-neoforge-1.21.1-2.0.3.jar

  • R
  • Jul 7, 2025
  • 27.14 KB
  • 5.3K
  • 1.21.1
  • NeoForge

File Name

tntutils-neoforge-1.21.1-2.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:tntutils-227449:6742707"
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.