Difference between revisions of "Disk Drive"
(Implement {{BlocksItemsList}}) |
Apemanzilla (Talk | contribs) (Add details about putting pocket computers in drive) |
||
Line 7: | Line 7: | ||
|peripheral-api=Disk (API) | |peripheral-api=Disk (API) | ||
}} | }} | ||
− | The Disk Drive arrived with the [[ComputerCraft]] 1.2 update and with that also came [[Floppy Disk]]s. 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 Disk]]s). | + | The Disk Drive arrived with the [[ComputerCraft]] 1.2 update and with that also came [[Floppy Disk]]s. 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 Disk]]s). Since the [[ComputerCraft]] 1.6 update, [[Pocket Computer]]s and [[Advanced Pocket Computer]]s can also be inserted into disk drives allowing access to their files. |
== Recipe == | == Recipe == | ||
{{Crafting grid | {{Crafting grid | ||
Line 21: | Line 21: | ||
If you sneak and right click the disk drive with a disk/music disc in 1.4+ it will place it into it without needing to open the disk drives interface. | If you sneak and right click the disk drive with a disk/music disc in 1.4+ it will place it into it without needing to open the disk drives interface. | ||
+ | |||
+ | In [[ComputerCraft]] 1.6 and above, both [[Pocket Computer]]s and [[Advanced Pocket Computer]]s can also be inserted into a disk drive to browse their files. | ||
== API == | == API == |
Revision as of 15:54, 3 June 2014
Disk Drive | |
Item ID | 4094 |
Damage Value | Un-used. |
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, Pocket Computers and Advanced Pocket Computers can also be inserted into disk drives allowing access to their files.
Recipe
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.
If you sneak and right click the disk drive with a disk/music disc in 1.4+ it will place it into it without needing to open the disk drives interface.
In ComputerCraft 1.6 and above, both Pocket Computers and Advanced Pocket Computers can also be inserted into a disk drive to browse their files.
API
See Disk (API) for the disk API.
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 |