<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ocr.michiyo.me/w/index.php?action=history&amp;feed=atom&amp;title=Block%2Fadapter</id>
	<title>Block/adapter - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ocr.michiyo.me/w/index.php?action=history&amp;feed=atom&amp;title=Block%2Fadapter"/>
	<link rel="alternate" type="text/html" href="https://ocr.michiyo.me/w/index.php?title=Block/adapter&amp;action=history"/>
	<updated>2026-08-24T13:47:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://ocr.michiyo.me/w/index.php?title=Block/adapter&amp;diff=1072&amp;oldid=prev</id>
		<title>imported&gt;OCDoc Import: Imported from legacy OpenComputers documentation at ocdoc.cil.li</title>
		<link rel="alternate" type="text/html" href="https://ocr.michiyo.me/w/index.php?title=Block/adapter&amp;diff=1072&amp;oldid=prev"/>
		<updated>2026-08-24T08:08:27Z</updated>

		<summary type="html">&lt;p&gt;Imported from legacy OpenComputers documentation at ocdoc.cil.li&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Adapter =&lt;br /&gt;
&lt;br /&gt;
[[File:blocks_adapter.png|128px]]&lt;br /&gt;
&lt;br /&gt;
Used to control non-component blocks, such as vanilla blocks or blocks from other mods. &amp;lt;s&amp;gt;You will most likely also install [OpenComponents](https://github.com/MightyPirates/OpenComponents) to make this block more useful.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This block allows interfacing with all kinds of blocks, as long as a driver is made available to OpenComputers. For example, &amp;lt;s&amp;gt;OpenComponents&amp;lt;/s&amp;gt; OpenComputers comes with such drivers for the vanilla Command Block and Note Block, as well as drivers for a bunch of tech mods such as BuildCraft IndustrialCraft2 and ThermalExpansion. &amp;lt;s&amp;gt;OpenComponents&amp;lt;/s&amp;gt; OpenComputers will also allow the Adapter to interface with most ComputerCraft peripherals.&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re a modder it&amp;#039;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. &amp;lt;s&amp;gt;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.&amp;lt;/s&amp;gt; Have a look at existing implementations within [OpenComputers](https://github.com/MightyPirates/OpenComputers/tree/master-MC1.8/src/main/scala/li/cil/oc/integration) if you find the documentations in the interfaces is insufficient.&lt;br /&gt;
&lt;br /&gt;
The Adapter is crafted using the following recipe:&lt;br /&gt;
&lt;br /&gt;
* 4 x Iron Ingot&lt;br /&gt;
* 3 x [[Block/cable|Cable]]&lt;br /&gt;
* 1 x [[Item/materials|Microchip (Tier 1)]]&lt;br /&gt;
* 1 x [[Item/materials|Printed Circuit Board]]&lt;br /&gt;
&lt;br /&gt;
[[File:recipes_blocks_adapter.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{{:Block/contents}}&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;OCDoc Import</name></author>
	</entry>
</feed>