Modscraper Modscraper Minecraft
AE2LabelViewCell logo

AE2LabelViewCell

Mod

by zankoolll

This mod is a simple addon for AE2 that adds tag-filtered View Cells with whitelist/blacklist support.

Type

Mod

CurseForge Downloads

19,946

CurseForge ID

1411927

Last Updated

Apr 13, 2026

Description

AE2 Label View Cell

image

image

Overview

AE2 Label View Cell adds a tag-filtered view cell for Applied Energistics 2. It lets you show or hide items in terminals based on item tags, using a whitelist and blacklist with full-match regex support.

Features

  • Tag-based filtering for view cells (whitelist + blacklist).
  • Full-match regex patterns for advanced filtering.
  • In-game editor UI for tag lists (no manual NBT editing required).

Crafting

  • Shapeless recipe: ae2:view_cell + minecraft:lever -> ae2_label_view_cell:label_view_cell.

Usage

  1. Craft a Label View Cell and place it into the terminal view cell slots.
  2. Right-click the cell in hand, or right-click it in your inventory with an empty cursor.
  3. Enter one tag per line in the whitelist and/or blacklist.
  4. Save to apply the filters to the terminal display.

Tag Filter Rules

  • Whitelist: show items that match any listed tag pattern.
  • Blacklist: hide items that match any listed tag pattern.
  • Regex: each line is a full-match regex (use .* to match anything).
  • Optional leading #: allowed for tag IDs; it is ignored if present.

image

Examples

  • #minecraft:logs shows all log items.
  • forge:ores/.* matches all ore tags.
  • minecraft:.*_wool matches all wool colors.

Similar Mods

Included in Modpacks

External Resources