Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
block:adapter [2015/04/06 10:15]
kja1297 [Adapter] changes die to the fact that OpenComponents is fully integrated into OpenComputers
block:adapter [2015/04/07 04:16]
rashy
Line 8: Line 8:
  
 If you're a modder it's pretty easy to write a driver, you just have to implement the corresponding interface from the API and register it with OpenComputers in the init phase. <​del>​Have a look at the implementation of OpenComponents,​ if you find [the documentation](https://​github.com/​MightyPirates/​OpenComputers/​tree/​master/​src/​main/​java/​li/​cil/​oc/​api) in the interfaces is insufficient.</​del>​ Have a look at existing implementations within [OpenComputers](https://​github.com/​MightyPirates/​OpenComputers/​tree/​master/​src/​main/​scala/​li/​cil/​oc/​integration),​ in you find the documentations in the interfaces is sufficient. If you're a modder it's pretty easy to write a driver, you just have to implement the corresponding interface from the API and register it with OpenComputers in the init phase. <​del>​Have a look at the implementation of OpenComponents,​ if you find [the documentation](https://​github.com/​MightyPirates/​OpenComputers/​tree/​master/​src/​main/​java/​li/​cil/​oc/​api) in the interfaces is insufficient.</​del>​ Have a look at existing implementations within [OpenComputers](https://​github.com/​MightyPirates/​OpenComputers/​tree/​master/​src/​main/​scala/​li/​cil/​oc/​integration),​ in you find the documentations in the interfaces is sufficient.
 +
 +The Adapter is crafted using the following recipe:
 +  * 4 x Iron Ingot
 +  * 3 x [[block:​cable|Cable]]
 +  * 1 x [[item:​materials|Microchip (Tier 1)]]
 +  * 1 x [[item:​materials|Printed Circuit Board]]
 +{{:​recipes:​blocks:​adapter.png?​nolink&​200|}}
  
 Contents Contents
 ----------- -----------
 {{page>​block:​contents&​noheader&​noeditbutton&​nouser&​nofooter}} {{page>​block:​contents&​noheader&​noeditbutton&​nouser&​nofooter}}