Advanced Peripherals

Advanced Peripherals

29M Downloads

[Feature]Me Bridge

SirEndii opened this issue ยท 1 comments

commented

Describe your feature idea
Me Bridge to interact with an Me System from Applied Energistics2.

Events:

  • securityBreak :
  • crafting : boolean success : String error message

Methods:

  • getCraftingCPUs : table craftingCpus
  • listItems : table items
  • listCraftableItems : table craftableItems
  • listFluids: table fluids
  • listCraftableFluids : table craftableFluids
  • craftItem(String item, int amount) : null
  • retrieve(String item, int amount, Direction direction) : null - Exports and item to a Inventory Holder

Any more ideas are welcome.

Additional context

commented

Added in efec1ce