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.0.7.jar

  • R
  • Feb 7, 2026
  • 36.30 KB
  • 17
  • 1.12.2
  • Forge

File Name

ae2-modIdViewCell-v1.0.7.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changes

Added

  • Scroll indicators for both Whitelist and Blacklist list boxes, only shown when the list can scroll.
  • Keyboard shortcuts:
    • Tab toggles focus on the ModID entry field.
    • Enter while the entry field is focused and has text adds to the active list (Whitelist or Blacklist).
    • Enter while the entry field is focused and empty saves.
    • Enter while the entry field is not focused saves.
    • Ctrl+S saves.
    • Delete (Supr) removes the selected entry, or if none is selected removes the latest added entry.
    • Up/Down moves selection in the active list and auto-scrolls to keep it visible.

Changed

  • List text trimming now uses Minecraft's built-in font trimming helper for better performance and consistency.