Difference between revisions of "Floppy Disk"
From ComputerCraft Wiki
(Added usage and release changes.) |
|||
Line 1: | Line 1: | ||
The floppy disk does what floppy disks in real life did. It holds files, and computers with a [[Disk Drive]] attached can read it and write to it. This is useful for transferring files[[File:Wwc1P.png|frame|right|The recipe for a floppy disk.]] | The floppy disk does what floppy disks in real life did. It holds files, and computers with a [[Disk Drive]] attached can read it and write to it. This is useful for transferring files[[File:Wwc1P.png|frame|right|The recipe for a floppy disk.]] | ||
− | + | ||
+ | == Usage == | ||
+ | Access (Right-Click) a disk drive and place the floppy disk into the slot. | ||
[[Category:Items]] | [[Category:Items]] | ||
+ | |||
+ | == Release Changes == | ||
+ | *'''1.3''': Used for [[Turtle]]s' programming. | ||
+ | *'''1.2''': Initial Release |
Revision as of 02:09, 14 February 2012
The floppy disk does what floppy disks in real life did. It holds files, and computers with a Disk Drive attached can read it and write to it. This is useful for transferring filesUsage
Access (Right-Click) a disk drive and place the floppy disk into the slot.
Release Changes
- 1.3: Used for Turtles' programming.
- 1.2: Initial Release