Difference between revisions of "Disk Drive"

From ComputerCraft Wiki
Jump to: navigation, search
(Added Usage and image of the GUI)
Line 1: Line 1:
 
Disk Drives allow computers to read [[Floppy Disk|Floppy Disks]]. They have their own API, the [[DISK]] API.[[File:CR4mm.png|frame|right|The recipe for a disk drive.]]
 
Disk Drives allow computers to read [[Floppy Disk|Floppy Disks]]. They have their own API, the [[DISK]] API.[[File:CR4mm.png|frame|right|The recipe for a disk drive.]]
 
[[Category:Blocks]]
 
[[Category:Blocks]]
 +
 +
== Usage ==
 +
Place a Disk Drive on a side of the [[Console|Computer]].
 +
 +
Right-Click on the Disk Drive and place the disk into the slot of the GUI.
 +
[[File:DiskDriveGUI.png|frame|right|GUI of the Disk Drive]]

Revision as of 23:49, 13 February 2012

Disk Drives allow computers to read Floppy Disks. They have their own API, the DISK API.
File:CR4mm.png
The recipe for a disk drive.

Usage

Place a Disk Drive on a side of the Computer.

Right-Click on the Disk Drive and place the disk into the slot of the GUI.

GUI of the Disk Drive