promotional bannermobile promotional banner

AE2 Fluid Terminals Rework

Improves AE2 fluid terminals: FILL works with an empty cursor by auto-selecting the first compatible fluid container in your inventory (hotbar first). Normal cursor behavior and EMPTY are unchanged.

File Details

ae2-fluidterminals-rework-v1.0.5.jar

  • R
  • Feb 7, 2026
  • 12.50 KB
  • 23
  • 1.12.2
  • Forge

File Name

ae2-fluidterminals-rework-v1.0.5-1-ga7ed26f.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ae2-fluid-terminals-rework-1454405:7590567")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

Fixed

  • Fixed the Portable Fluid Cell container mixin not working on obfuscated clients by avoiding a direct shadow of detectAndSendChanges (vanilla func_75142_b) and calling it through the base container instead.