
Open Energistics
Активный0.0
Установок
Последнее обновление
This mod add some useful components for oc computers to use.
OC Interface:
It basically do the same thing as the ME interface but with some slight differences. It permits more encoded patterns, it can be configured using computers from OpenComputers, and what's more, when patterns are used, it can broadcast a network packet on the network (OpenComputers'), if properly configured.
Note that you don't need an adaptor to use this block, it can and probably always should be directly connected to both Applied Energistics 2 network and the OpenComputers' network.
Block Controller & ME Switching Card:
Block Controller is a ultra-upgraded version of transposer, it allows manipulation over adjacent blocks' inventories the same as the transposer. But it allows access the inventories in different side(their own side, not the side of the block controller), and it allows inter-controller ItemStack transfer, which is achieved with the help of ME switching card. Block Controller require a Disk or Floppy Disk to work. And ME switching card for now is the lua api for manipulating block controller, but in reality it's an api for manipulating storage system.
Block Controller & ME Switching Card Tutorial
OE Interface & OE:
The OE Interface serves as a bridge between AE2 and OC networks, facilitating automated crafting processes.
And, OE is a software of the same name as the mod itself we provided in the form of OC disks. It features a machine abstraction scheme that separates the physical details from the logical layout of a machine, a powerful logistics system, pipe, used for itemstack transfer and a coroutine scheduler with relevant libs designed for handling multple task especially crafting tasks from AE2.
Dependencies
See Relations
The OpenComputers on 1.16.5 can be found at https://github.com/KosmosPrime/OpenComputers/releases