Releases: AppliedEnergistics/Applied-Energistics-2
19.2.0-beta for Minecraft 1.21.1
What's Changed
- The AE2 guidebook has been extracted into its own mod (GuideME), which is now a required dependency of AE2.
- Allow filtering config stack slots with containers holding 0 of a stack by @62832 in #8324
- Updated Crowdin Translations by @github-actions in #8305
- Quartz glass: Render unconnected when no modeldata is provided, and simplify model by @Technici4n in #8351
- Updated Crowdin Translations by @github-actions in #8343
- Remove a redundant
PatternProviderMenu
constructor by @62832 in #8337 - Fix map colours for decorative (Quartz, Fluix, Sky Stone) blocks by @62832 in #8338
- Do not void items not already stored on a cell using an Overflow Destruction Card by @62832 in #8336
Full Changelog: neoforge/v19.1.3-beta...neoforge/v19.2.0-beta
19.1.3-beta for Minecraft 1.21.1
What's Changed
- Update collision mesh on cable recoloring by @Mithi83 in #8317
- Fix #8329: StorageService updates getting more expensive over time by @Technici4n in #8331
- Use NeoForge face data instead of custom unlit quad hooks by @embeddedt in #8322
- Fix an incorrect spin mapping method by @62832 in #8323
New Contributors
- @embeddedt made their first contribution in #8322
Full Changelog: neoforge/v19.1.2-beta...neoforge/v19.1.3-beta
15.3.3 for Forge on Minecraft 1.20.1
What's Changed
- Fix #8329: StorageService updates getting more expensive over time by @Technici4n in #8331
- (Forge only) Use Forge face data instead of custom unlit quad hooks by @StarskyXIII in #8325
15.3.3 for Fabric on Minecraft 1.20.1
What's Changed
- Fix #8329: StorageService updates getting more expensive over time by @Technici4n in #8331
- (Forge only) Use Forge face data instead of custom unlit quad hooks by @StarskyXIII in #8325
19.1.2-beta for Minecraft 1.21.1
What's Changed
- Fix #8295: CPU IGridMultiblock returning null nodes by @Technici4n in #8298
Full Changelog: neoforge/v19.1.1-beta...neoforge/v19.1.2-beta
15.3.2-beta for Forge on Minecraft 1.20.1
What's Changed
Full Changelog: forge/v15.3.1-beta...forge/v15.3.2-beta
15.3.2-beta for Fabric on Minecraft 1.20.1
What's Changed
Full Changelog: fabric/v15.3.0-beta...fabric/v15.3.2-beta
19.1.1-beta for Minecraft 1.21.1
What's Changed
- For Addons: Add a method to build menu types without causing them to be registered. by @shartte in #8287
- Updated Crowdin Translations by @github-actions in #8271
- Use the correct event to register the AE2 commands, fixing use after reload. by @shartte in #8293
- Fix crash-issue when network inventory with non-EMI-compatible stacks is exposed to EMI by @shartte in #8294
Full Changelog: neoforge/v19.1.0-beta...neoforge/v19.1.1-beta
15.3.1-beta for Forge on Minecraft 1.20.1
Use the correct event to register the AE2 commands, fixing use after reload. by @shartte in #8293
Full Changelog: forge/v15.3.0-beta...forge/v15.3.1-beta
19.1.0-beta for Minecraft 1.21.1
What's Changed
This release optimizes channel computation. There is no network "booting" delay anymore: channels are recomputed and network devices become operational near-instantly. Released as a beta for now. Please let us know if you notice bugs in the new channel computation algorithm.
- Optimize channel computation by @Technici4n in #8285
Full Changelog: neoforge/v19.0.27...neoforge/v19.1.0-beta