Myotus Lib

Myotus Lib

Myotus is the shared extension layer behind AE2 terminal customization rather than a large standalone content mod.

44 227 downloads
1 followers

A library for extending Applied Energistics 2 terminals.

Myotus exposes a small public API for optional integrations, terminal config tabs, and item-based terminal upgrade cards.

The library currently focuses on four areas:

  • registration of optional integrations behind marker annotations
  • registration of custom terminal configuration tabs
  • runtime checks for which integrations are active
  • item-backed terminal upgrade cards with lifecycle callbacks