promotional bannermobile promotional banner

Applied Energistics 2

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

File Details

appliedenergistics2-8.4.0-alpha.2.jar

  • A
  • May 17, 2021
  • 4.54 MB
  • 205.8K
  • 1.16.5
  • Forge

File Name

appliedenergistics2-8.4.0-alpha.2.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Forge 36.1.10 is now required (or newer)

WARNING: This is an alpha release and there will be bugs

Feature #5224: Missing items are now just a warning and do not block the transfer

This makes use of a new JEI feature which will tint the button yellow for cosmetic errors instead of relying on the player reading the tooltip before clicking the button itself.

This raises the minimum required version for JEI to 7.7.0.98

Various changes and bugfixes

Update to Forge 36.1.10 to specifiy a version range for optional dependencies In previous releases it would ignore the version range for non mandatory dependencies and only enforce them for hard dependencies. This was fixed in this release, therefore we will now require it as minimum requirement to ensure we can rely on certain features being present for mod integrations