Releases: ljfa-ag/TNTUtils
Releases · ljfa-ag/TNTUtils
1.9-v1.1.4
- Updated to Minecraft 1.9
- Removed some unused stuff
Known problem: The TNT block texture is missing
1.8.9-v1.1.3
- 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
- Added option for disabling explosion damage to items
- Updated Forge version to 1614
1.8.9-v1.1.2
- Port to Minecraft 1.8.9
1.8.8-v1.1.1-beta
- Updated Minecraft to 1.8.8
- Now uses Forge's update check system
1.7.10-v1.1-beta
- 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
- 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
- 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
- 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
- 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