Skip to content

Thunderbolt_lib 1.0.6

Choose a tag to compare

@QianChang-official QianChang-official released this 11 May 12:05
· 20 commits to main since this release

Added

  • Added AE2LTFrequencyBinding, a reflective helper facade for AE2LT's internal FrequencyBindingHost contract.
  • Added AE2LTAPI facade methods for frequency host detection, frequency id read/write/clear, connection state, and grid channel counts.
  • Added AE2LTNativeBridge#frequencyBindingHelperClassName().

Changed

  • Bumped Thunderbolt_lib/API metadata to 1.0.6 and target AE2LT version to 1.0.6.
  • Updated NeoForge metadata dependency on AE2LT to [1.0.6,).

Compatibility

  • Public API and recipe schema coverage remain additive and backward-compatible with Thunderbolt_lib 1.0.5 symbols.
  • Frequency-binding helper calls fail closed when AE2LT is absent or the target is not a frequency-binding host.

Verification

  • Built successfully with ./gradlew.bat clean build.