promotional bannermobile promotional banner

Actually Additions Extra

Actually Additions Extra: ultimate addon for Actually Additions. Introduces the Advanced Empowerer, a compact machine fully automatable from any side. Includes modular speed upgrades from 2x to 20x for a faster industrial setup!

File Details

Actually Additions Extra-1.0.1.jar

  • R
  • May 8, 2026
  • 349.69 KB
  • 46
  • 1.21.1
  • NeoForge

File Name

processingmod-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:actually-additions-extra-1534445:8058037"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

**Changelog: Advanced Empowerer 1.0.1**

**Full Integration & Recipes**
* Removed old custom recipes system in favor of native integration with Actually Additions `empowerer` recipe type.
* Expanded machine inventory to 7 slots total (5 Inputs, 1 Output, 1 Upgrade) to match original mechanics.
* Implemented dynamic Omni-Slot recognition: the machine automatically detects the base item and modifiers regardless of their position in the 5 input slots.

**Energy & Progress Handling**
* Added smart crafting pause: if the machine runs out of power, the crafting progress freezes instead of resetting, and resumes automatically when power is restored.
* Fixed an internal energy buffer cap that prevented the machine from consuming more than 1000 FE/tick, allowing full usage of high-tier speed upgrades (e.g., Netherite Upgrade).

**Automation & Interaction**
* Removed GUI restrictions to allow players to manually insert and extract items from the input slots.
* Added external automation protection: hoppers and pipes can insert items into the machine, but can only automatically extract finished products from the Output slot, protecting uncrafted ingredients.
* Enforced original mod standards: the 5 input slots now accept a strict maximum of 1 item per slot.

**GUI & User Interface**
* Completely redesigned the UI layout to be perfectly centered and mathematically aligned within the standard 176x166 interface.
* Fixed a network code bug (ContainerData overflow) that corrupted the Energy Bar rendering when capacity exceeded 32,767 FE.
* Fixed multiple UI overlapping issues, ensuring the Energy Bar scales properly and does not overlap with player inventory text.

**Compatibility & Bugfixes**
* Added full JEI (Just Enough Items) compatibility: the Advanced Empowerer now correctly shows up as a valid catalyst/workstation for all Empowerer recipes.
* Fixed a fatal crash during world load (`NoClassDefFoundError` for Mekanism IGasHandler API) caused by transitive dependencies, making the mod fully standalone.