Skip to content

Thunderbolt_lib 1.0.11 Hotfix

Latest

Choose a tag to compare

@QianChang-official QianChang-official released this 31 May 03:42
· 4 commits to main since this release

Thunderbolt_lib 1.0.11 Hotfix

This hotfix adds a defensive guard around AE2LT lightning collection event amount write-back.

Assets

Thunderbolt_lib_1.21.1_neoforge_1.0.11-hotfix1.jar

  • Target: Minecraft 1.21.1 / NeoForge 21.1.x
  • AE2LT target: 1.0.11
  • Branch: main
  • SHA256: 007707e9d182643a78eee37e0b7c82e458b296e13d128a05f62f79999c447444

Thunderbolt_lib_1.20.1_forge_1.0.10-hotfix.1.jar

  • Target: Minecraft 1.20.1 / Forge 47.4.20
  • AE2LT target: 1.0.10-1.20.1forge
  • Branch: release/forge-1.20.1-v1.0.10
  • SHA256: e4fefaede64dfe6e1693b163e594c737faa5f65aa85578963ca5f846737d6393

Thunderbolt_lib_26.1.2_neoforge_1.0.0alpha-hotfix.1.jar

  • Target: Minecraft 26.1.2 / NeoForge 26.1.2.21-beta
  • AE2LT target: 1.0.0alpha-26.1.2neoforge
  • Branch: Minecraft26.1.2neoforge
  • SHA256: 5c1b2fc7da63d704cc2b29173ef28c3daca9fd1793aa9ba64a9b5f947559c673

Fixes

  • Added a defensive guard around mirrored AE2LT LightningCollectedEvent amount write-back.
  • Thunderbolt_lib now writes the mirrored amount back to the native AE2LT event only when an addon listener actually changes that amount.
  • This reduces unnecessary event bridge intervention in AE2LT's native lightning collection and storage insertion flow.

Validation

  • Rebuilt the NeoForge 1.21.1 line with ./gradlew.bat clean build --no-daemon.
  • Rebuilt the Forge 1.20.1 line with ./gradlew.bat clean build --no-daemon.
  • Rebuilt the NeoForge 26.1.2 line with ./gradlew.bat clean build --no-daemon.
  • Verified SHA256 checksums for uploaded assets.

Notes

  • Runtime mod id remains ae2lt_api.
  • This release does not modify AE2 or AE2 Lightning Tech.
  • Branch-local README files remain removed; canonical documentation is maintained on main.