Applied Energistics 2

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

File Details

10.0.0-beta.3 [FORGE]

  • B
  • Jan 1, 2022
  • 4.33 MB
  • 76.0K
  • 1.18.1
  • Forge

File Name

appliedenergistics2-10.0.0-beta.3.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

New Features and Other Changes

  • Overhaul how fluids and amounts can be encoded for processing patterns in the pattern encoding terminal.
    • Drag and drop items and fluids directly from REI/JEI grafik
    • or Right-Click with any fluid container in hand grafik
    • Middle-Click to Modify the Amount grafik grafik grafik
    • Modifying the amount works for items too. Setting to 0 will clear the slot.
  • Added Energy Upgrade to increase energy capacity of portable items (Thanks Azercoco! #5914) grafik
    • Crafted from Advanced Card and Dense Energy Cell.
    • Can be added to Portable Cells, Color Applicator, and the Matter Cannon in the Cell Workbench
    • Added upgrade slots directly to the Wireless and Wireless Crafting Terminal user interface. The card can be added there.
  • More colorfoul item tooltips (thanks Azercoco!) grafik
  • Added a type filter to terminals (fluids, items, both) (Thanks DrummerMC! #5927) grafik grafik grafik
  • Play the appropriate emptying sound when directly emptying a bucket of fluid onto a closed portable cell in the player inventory
  • [Fabric] Minimum MC version is now 1.18.1
  • [Forge] Slightly improved JEI recipe transfer for fluids/non-standard recipes (still some work to do)
  • [API, Breaking] Upgrades have changed significantly and now allow addons to add custom upgrades. (see API Docs)

Fixes

  • Fix spatial storage dimension causing Minecraft version update to fail due to Vanilla incompatibility with custom dimensions during world upgrade process.
  • Automatically readd the spatial storage dimension on world-load when it goes missing from level.dat for some reason.
  • Fixes unlocalized advancement names.
  • Fixes wireless terminal / portable cell not being able to be opened from off-hand. (#5944, #5869)
  • Trigger block/neighbor updates while still generating the world-gen chunk to prevent world-gen from stalling when it tries to flow water/make obsidian after the fact. (#5939)
  • Fixes crash when an interface crafting job is canceled but the requested item is subsequently inserted on the same tick (#5919)
  • Correctly decode processing patterns where the same item was specified as a primary and secondary output (#5917)
  • [Fabric] Fixes potential crashes with ModernIndustrialization when storage buses are too thorough while checking for extractable content. (#5930)