promotional bannermobile promotional banner

TNTUtils

More control over explosions

File Details

tnt_utilities-mc1.12.2-1.2.4.jar

  • R
  • Jul 11, 2025
  • 26.31 KB
  • 61.0K
  • 1.12.2
  • Forge

File Name

tnt_utilities-mc1.12.2-1.2.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tntutils-227449:6756278")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Finally another release for Minecraft 1.12.2 after a very long time! This version fixes a longstanding oversight in the interaction with Applied Energistics 2, and brings the code and metadata more up-to-date. I'm currently not planning to add new features to the 1.12.2 version unless requested.

  • Added the config option 'alwaysAffectAE2Singularities', defaulting to true, which makes sure that Applied Energistics 2 Singularities are still affected by explosions when entity or item damage is disabled, so that it is possible to entangle them.
  • Updated the URL that is shown in the Mods screen
  • Fixed config values unnecessarily being loaded twice
  • Removed some code that is no longer needed