variable_terminal - GilbertzRivi/CrazyAE2Addons GitHub Wiki

Variable Terminal

The Variable Terminal is a simple part that lets you view, add, and delete all data variables stored in the ME Data Controller.

It is perfect for debugging or manually adjusting your automation logic.


How to Use

  1. Place the part in any ME cable.
  2. Right-click to open the interface.
  3. You can:
    • Browse all variables, with search and pagination.
    • Delete variables (click the "X" next to them).
    • Add new variables using the top fields.

Notes

  • New variables require a name and an integer value.
  • Changes are applied instantly.