Disk Drive
Disk Drive | |
Item ID | ComputerCraft:CC-Peripheral |
Damage Value | 0 |
Peripheral? | Yes- Disk (API) |
The Disk Drive arrived with the ComputerCraft 1.2 update and with that also came Floppy Disks. The Disk Drive is an object that, when placed adjacently but not diagonally next to a computer, does the same as a disk drive for real computers in the real world would do: they allow the access to portable data storage devices (Floppy Disks). Since the ComputerCraft 1.6 update, both types of Pocket Computers can also be inserted into disk drives, allowing access to their files. As of 1.77, all systems other than Command Computers can be used as disks.
Crafting
Usage
To use a disk drive, place it adjacently but not diagonally next to a computer (left, right, top, bottom, front, or back side). Insert a disk by right-clicking on the disk drive and placing the disk in the slot above the inventory. When a disk is inserted, a disk event is fired, and when a disk is removed or ejected, a disk_eject event is fired.
If you sneak and right click the disk drive with a disk/music disc in 1.4+ the disk will placed into the Disk Drive without needing to open the disk drives interface.
In ComputerCraft 1.6 and above, Pocket Computers can also be inserted into a disk drive to browse their files. 1.77 and later allow all systems othat than Command Computers.
Renaming with Anvils
In ComputerCraft 1.7 and above Disk Drives can be renamed using Anvils.
API
See Disk (API) for the disk API.
History
1.2 | Added Disk Drives. |
---|---|
1.3 | No longer get destroyed by water. |
1.4 | Right clicking a Disk Drive with a Floppy Disk or a Record when sneaking will insert the item automatically. |
1.7 | Can now be renamed with Anvils. |
1.77/1.78 | All Computer and Turtle items except Command Computers can now be mounted. |
ComputerCraft Blocks and Items | |||
Blocks | |||
Computer | Advanced Computer | Command Computer | Disk Drive |
Monitor | Advanced Monitor | Printer | Turtle |
Wireless Modem | Ender Modem | Wired Modem | Networking Cable |
Items | |||
Pocket Computer | Advanced Pocket Computer | Floppy Disk | Printed Page |
Printed Pages | Printed Book |