promotional bannermobile promotional banner

AE2 Toggleable View Cells

Toggle AE2 View Cells on/off with a right-click. Disabled cells stop filtering your terminals and show a clear disabled icon. Works with the standard AE2 View Cell and compatible modded variants.

File Details

ae2toggleableviewcells-neoforge-1.21.1-1.0.0.jar

  • R
  • Apr 28, 2026
  • 40.39 KB
  • 74
  • 1.21.1
  • NeoForge

File Name

ae2toggleableviewcells-neoforge-1.21.1-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ae2-toggleable-view-cells-1457036:8003567"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.0 - 2026-04-26

Added

  • Initial 1.21.1 rewrite of AE2 Toggleable View Cells for NeoForge and AE2 19.x.
  • Persistent, network-synced enabled state for AE2 View Cells and compatible View Cell subclasses.
  • Shift-right-click hand toggle for View Cells in survival or creative inventories.
  • Non-creative middle-click toggle for AE2 terminal View Cell slots.
  • Tooltip and action bar feedback for whether a View Cell filter is enabled or disabled.
  • Translatable tooltip and status text.
  • Disabled View Cell model and texture.
  • AE2 terminal integration that removes disabled View Cells before AE2 and compatible addons build their filters.
  • Compatibility with Mod ID View Cells and other addons that extend AE2's View Cell item and read the terminal View Cell list.

Changed

  • Rebuilt 1.12.2 behavior around modern AE2 APIs, NeoForge item data components, and current screen/menu code.
  • Changed terminal slot toggling from right-click to non-creative middle-click.
  • Kept the mod ID as ae2toggleableviewcells for compatibility with the existing project identity.