promotional bannermobile promotional banner

AE2 Mod ID View Cell

Adds an AE2 View Cell that filters terminal lists by mod ID, not individual items. Configure via Sneak + Right Click with whitelist or blacklist, tab completion, multi-select, and quick transfers.

File Details

ae2-modIdViewCell-v1.1.0.jar

  • R
  • Feb 8, 2026
  • 38.46 KB
  • 18
  • 1.12.2
  • Forge

File Name

ae2-modIdViewCell-v1.1.0-1-g500444c.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ae2-mod-id-view-cell-1456030:7592879")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

Added

  • Added two transfer buttons between filter lists:
    • Move selected entry Whitelist → Blacklist
    • Move selected entry Blacklist → Whitelist
  • Transfer buttons auto-enable/disable depending on whether an item is selected in the source list.
  • When transferring, the moved item becomes selected in the target list and the list scrolls to keep it visible.

Fixed

  • Improved selection/scroll clamping after list mutations (transfer/remove/add) to prevent invalid indices and keep scroll positions in range.