[Feature]Me Bridge
SirEndii opened this issue ยท 1 comments
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
Added in efec1ce