promotional bannermobile promotional banner

Applied Energistics 2

A Mod about Matter, Energy and using them to conquer the world..

File Details

appliedenergistics2-9.0.0-alpha.1.jar

  • A
  • Oct 23, 2021
  • 4.87 MB
  • 9.8K
  • 1.17.1
  • Forge

File Name

appliedenergistics2-9.0.0-alpha.1.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:applied-energistics-2-223794:3500169")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is the first alpha version of AE2 for Forge on 1.17.

Please note that Forge on 1.17 is currently still not where it was on 1.16 and earlier. Some issues (such as the time it takes to start the game or enter a world) are due to changes in Forge, and not AE2.

There are major early-game changes in this version. Since we no longer have access to modify the old Wiki, we are currently working on a new one. For early game progression hints, please see the getting started page.

What's Changed

API

There were many major changes in the AE2 API and we consider Minecraft 1.17 a version where we will not fully stabilize the API for addons/mods.

Some select changes: * Introduce a capability for ICraftingMachine so other mods can implement their own Molecular Assemblers by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5474 * Closes #5165: Better separation for crafting and processing patterns by @yueh in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5485

Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/v8.4.2...v9.0.0-alpha.1