Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Thunderbolt_lib
Все версииThunderbolt_lib 1.0.3

Thunderbolt_lib 1.0.3

Release1 мес. назад

Список изменений

Tracks AE2 Lightning Tech 1.0.3. Purely additive — every 1.0.2 API symbol and behavior is preserved, so existing plugins recompile unchanged.

Added

  • Frozen ID constantscom.qianchang.ae2lt_api.api.ids.AE2LTBlockEntityIds (six AE2LT block-entity IDs plus LIGHTNING_GRID_MEMBERS, the five grid-connected machines) and AE2LTRecipeIds (six recipe-type IDs). Plugins can now reference AE2LT registry IDs without compiling against AE2LT's main jar.
  • Native API detection bridgecom.qianchang.ae2lt_api.api.bridge.AE2LTNativeBridge probes at runtime whether AE2LT's own first-party API (com.moakiee.ae2lt.api, namespace ae2lt) is loaded. The two API surfaces stay namespace-distinct; this library does not perform implicit conversion between them.
  • LightningEnergyTier.CODEC (Mojang Codec) and LightningEnergyTier.STREAM_CODEC (vanilla StreamCodec<RegistryFriendlyByteBuf, _>) — wire-format-compatible with AE2LT's own LightningTier, so packet and NBT data round-trip cleanly between the two APIs.
  • LightningEnergyTier.fromOrdinal(int) — static ordinal decoder for packet round-trips.
  • LightningCollectedEvent.isNaturalWeather() plus a matching 5-argument constructor.

Changed

  • mod_version and AE2LTCapabilities.API_VERSION bumped to 1.0.3.
  • AE2LTLightningCollectorEventBridge now propagates the natural-weather flag through to LightningCollectedEvent.
  • AE2LTCapabilities Javadoc clarifies the deliberate namespace split between this library (ae2lt_api:lightning_energy) and AE2LT's own first-party capability (ae2lt:lightning_energy).

Compatibility

  • All 1.0.2 public signatures, serialization names, capability IDs, and recipe IDs are preserved.
  • LightningCollectedEvent's 4-argument constructor still works and defaults naturalWeather to false.
  • Migration: bump the dependency version coordinate — no source changes required.

Full diff: CHANGELOG.md

Метаданные

Канал релиза

Release

Номер версии

1.0.3

Загрузчики

NeoForge

Версии игры

1.21.1

Загрузок

3

Дата публикации

1 мес. назад

Загрузил

ID версии

Главная