mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-09 15:25:56 -04:00
Updated Tutorial BasicComputer (markdown)
parent
c14fec1f82
commit
807b43b52b
@ -1,6 +1,9 @@
|
|||||||
This tutorial will demonstrate how to build a simple computer.
|
This tutorial will demonstrate how to build a simple computer.
|
||||||
|
|
||||||
The first step is getting all the materials: you'll need a [[Basic Case|Blocks#basic-case]], a [[Basic Screen|Blocks#basic-screen]], a [[Keyboard|Blocks#keyboard]], a [[Basic Graphics Card|Blocks#basic-graphics-card]], a [[CPU|Items#cpu]], some [[RAM|Items#memory]], a [[Power Converter|Blocks#power-converter]] and lastly, some power source. We'll use a BuildCraft Stirling Engine in this example.
|
The first step is getting all the materials: you'll need a [[Basic Case|Blocks#basic-case]], a [[Basic Screen|Blocks#basic-screen]], a [[Keyboard|Blocks#keyboard]], a [[Basic Graphics Card|Blocks#basic-graphics-card]], a [[CPU|Items#cpu]], some [[RAM|Items#memory]], a [[Power Converter|Blocks#power-converter]] and lastly, some power source. We'll use a BuildCraft Stirling Engine in this example.
|
||||||
|
|
||||||
|
**Important**: as of 1.2.2 it is *no longer necessary* to have a power converter in such a setup. Computer cases and server racks can also *directly* accept power since that version.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Now place them like in this image:
|
Now place them like in this image:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user