Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
m (Fixed TPPI link)
(Automatically updating version)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{infobox mod
+
{{Infobox mod
 
|name=OpenPeripheral Core
 
|name=OpenPeripheral Core
  +
|url=https://www.curseforge.com/minecraft/mc-mods/openperipheralcore
|url=http://openmods.info/
 
|version=0.4.1
+
|version='''1.7.10''':&nbsp;1.4<br/>'''1.6.4''':&nbsp;0.4.1
  +
|mcversion=1.6.4-1.7.10
 
|author=OpenMods Team
 
|author=OpenMods Team
|requires=[[OpenMods Lib]]<br/>[[ComputerCraft]]
+
|requires=[[OpenMods Lib]]<br />[[ComputerCraft]]
|modpacks=[[Direwolf20 (1.7.10)]]<br/>[[Monster]]<br/>[[Tech World 2]]<br/>[[Direwolf20 (1.6.4)]]<br/>[[Direwolf20 1.5]]<br/>[[Test Pack Please Ignore]]<br/>[[New World Mod Pack]]
+
|modpacks=[[Direwolf20 (1.7.10)]]<br />[[Monster]]<br />[[Tech World 2]]<br />[[Direwolf20 (1.6.4)]]<br />[[Direwolf20 1.5]]<br />[[Test Pack Please Ignore]]<br />[[New World Mod Pack]]
 
|neededfor=[[OpenPeripheral Addons]]
 
|neededfor=[[OpenPeripheral Addons]]
 
}}
 
}}
   
'''OpenPeripheral Core''' is a [[ComputerCraft]] addon mod by the ''[[OpenMods Team]]''. It allows to convert many blocks from many mods to ComputerCraft peripherals. OpenPeripheral is not required to be installed on the client; as long as it is on the server, it will work. This is only true if the user does not have [[OpenPeripheral Addons]] installed. It requires [[OpenMods Lib]] as well as ComputerCraft to be installed for it to work.
+
'''OpenPeripheral Core''' is a [[ComputerCraft]] addon mod by the [[OpenMods Team]]. It allows to convert many blocks from many mods to ComputerCraft peripherals. OpenPeripheral is not required to be installed on the client; as long as it is on the server, it will work. This is only true if the user does not have [[OpenPeripheral Addons]] installed. It requires [[OpenMods Lib]] as well as ComputerCraft to be installed for it to work.
   
== External Links ==
+
== External links ==
  +
* [https://minecraft.curseforge.com/projects/openperipheralcore OpenPeripheral Core on CurseForge]
 
* [http://openmods.info/ OpenMods official website]
 
* [http://openmods.info/ OpenMods official website]
  +
* [https://github.com/OpenMods/OpenPeripheral OpenPeripheral Core on GitHub]
 
<br clear=all/>
 
   
 
[[Category:OpenPeripheral]]
 
[[Category:OpenPeripheral]]
[[Category:Minor Mods]]
+
[[Category:Mods]]
   
<languages/>
+
<languages />

Latest revision as of 04:02, 5 March 2021

OpenPeripheral Core
Current developersOpenMods Team
Version1.7.10: 1.4
1.6.4: 0.4.1
Supported Minecraft versions1.6.4-1.7.10
Depends onOpenMods Lib
ComputerCraft
Needed forOpenPeripheral Addons
URLLink
Modpacks
Direwolf20 (1.7.10)
Monster
Tech World 2
Direwolf20 (1.6.4)
Direwolf20 1.5
Test Pack Please Ignore
New World Mod Pack

OpenPeripheral Core is a ComputerCraft addon mod by the OpenMods Team. It allows to convert many blocks from many mods to ComputerCraft peripherals. OpenPeripheral is not required to be installed on the client; as long as it is on the server, it will work. This is only true if the user does not have OpenPeripheral Addons installed. It requires OpenMods Lib as well as ComputerCraft to be installed for it to work.

External links