Disk Drive (ComputerCraft)
Talk0
972pages on
this wiki
this wiki

Added by Mdouglas3| This article is a stub. Please help The Tekkit Wiki by expanding it, adding pictures, and improving existing text. |
A Disk Drive connected to a Computer or Turtle can be used to read or write on Floppy Disks or play music disks, using the 'dj' command.
On a turtle, it must be connected to the right side, or it will refuse to be found by the turtle.
Recipe
Edit
Usage
Edit
Disk Drives need to have a Floppy Disk in them to be found in the file system of the Console. The drives with a Floppy Disk in them will be listed in the root directory by typing 'dir' into the Console. You can use normal file operations like 'copy' 'move' 'delete' and 'edit' like you would on the Console normally. Programs can be run directly off of the drive and then the Floppy Disk may be removed without anything happening to the running program.
