promotional bannermobile promotional banner

AE2 PowerTools

A collection of handy utility tools for Applied Energistics 2 network management and debugging

File Details

AE2 PowerTools 1.5.4

  • R
  • Apr 22, 2026
  • 473.88 KB
  • 36
  • 1.12.2
  • Forge

File Name

ae2powertools-1.5.4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ae2-powertools-1444328:7969117")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Add config for the performance limits of the Better Level Maintainer, allowing users to adjust the thresholds and behavior if the default settings are too aggressive.

Fixed

  • (Probably) fix Better Level Maintainer spamming "Failed to calculate crafting job" errors for large/complex recipes.

Changed

  • Rework the client sync of the AE2 AutoCrafter to be more responsive and less prone to desync issues. It should also lighten the load on the server by only syncing the actively viewed crafter, instead of all of them every second.
  • Eject the catalyst items from the catalyst slots when the pattern is changed or removed, to prevent them from being left out in the slots and potentially causing issues later on.
  • Move all server-translated text to the client side by sending raw status message keys and parameters instead of pre-formatted messages. This allows the client to format the messages in the player's locale instead of the server's default locale.