promotional bannermobile promotional banner

AE2AddonLib

A lib that aims to ease the development of AE2 addons.

File Details

AE2AddonLib-1.0.1-1.20.1

  • R
  • Oct 27, 2025
  • 190.32 KB
  • 20
  • 1.20.1
  • Forge + 1

File Name

AE2AddonLib-1.0.1-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ae2addonlib-1366135:7154849")

NeoForge

implementation fg.deobf("curse.maven:ae2addonlib-1366135:7154849")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Added IngredientStack - A class designed to help in recipe serialization for machines that take non-one amounts of inputs of both items and fluids.
  • Added helper methods to LibTags to get tag values or a default when they aren't present.

Bug Fixes

  • Fixed connected texture baked model not ported correctly
  • Fixed network handler having private access in event subscribers
  • Fixed back button in the wrong place in lib screens
  • Fixed output direction screen using wrong textures and buttons in the wrong place