Skip to content

Releases: ljfa-ag/TNTUtils

1.9-v1.1.4

06 May 08:43
Compare
Choose a tag to compare
1.9-v1.1.4 Pre-release
Pre-release
  • Updated to Minecraft 1.9
  • Removed some unused stuff

Known problem: The TNT block texture is missing

1.8.9-v1.1.3

13 Feb 14:03
Compare
Choose a tag to compare
  • Added option for disabling explosion damage to items
  • Updated Forge version to 1722

1.7.10-v1.1.3: Add option for sparing item entities

13 Feb 14:04
Compare
Choose a tag to compare
  • Added option for disabling explosion damage to items
  • Updated Forge version to 1614

1.8.9-v1.1.2

07 Jan 21:39
Compare
Choose a tag to compare
  • Port to Minecraft 1.8.9

1.8.8-v1.1.1-beta

26 Nov 10:00
Compare
Choose a tag to compare
1.8.8-v1.1.1-beta Pre-release
Pre-release
  • Updated Minecraft to 1.8.8
  • Now uses Forge's update check system

1.7.10-v1.1-beta

04 Oct 10:43
Compare
Choose a tag to compare
  • Block filtering can now be toggled between black- and whiltelist
  • Block filtering can now be metadata-sensitive
  • When editing the config ingame, it will still get saved into the config file regardless of invalid entries (which will cause it to crash on next restart)

1.8-v1.1-beta

04 Oct 10:44
Compare
Choose a tag to compare
  • Block filtering can now be toggled between black- and whiltelist
  • Block filtering can now be metadata-sensitive
  • When editing the config ingame, it will still get saved into the config file regardless of invalid entries (which will cause it to crash on next restart)

1.7.10-v1.0.2-beta

09 Jun 13:48
Compare
Choose a tag to compare
  • Fixed incompatibility with mods that initialize their blocks late (e.g. Dense Ores), by moving the evalutation of blacklist and resistances to postInit
  • Internal changes to logging

1.8-v1.0.2-beta

09 Jun 13:52
Compare
Choose a tag to compare
  • Fixed incompatibility with mods that initialize their blocks late (e.g. Dense Ores), by moving the evalutation of blacklist and resistances to postInit
  • Internal changes to logging

1.7.10-v1.0.1-beta

23 May 16:02
Compare
Choose a tag to compare
1.7.10-v1.0.1-beta Pre-release
Pre-release
  • Update Forge to 10.13.3.1408
  • Remove an unneeded class
  • Make TNTUtils Core not appear in the list of loaded mods
  • The dropChanceIncrease option can now also take negative values, which will decrease the drop chance compared to vanilla