This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
salvo's profile picture

Where is the floppy disk stored on OS X

Started by salvo, 16 June 2014 - 08:30 AM
salvo #1
Posted 16 June 2014 - 10:30 AM
I am tying to edit some programs on my floppy disk and I cannot find where it is stored on the OS X file system - please help!

I'm using this mod as part of tekkit lite.
theoriginalbit #2
Posted 16 June 2014 - 10:51 AM
The programs from any computer are stored in the Minecraft world's save folder under a folder called `computer`. So navigate to the Tekkit folder and you'll see the folder structure in there, there'll be numbered folders for each of your computers, then down the bottom there'll be a folder called `disks` with more numbered folders. You'll need to know the ID of the disk to know which folder.

To find the disk ID type into the computer:
id <drive side>

If you don't know where the Tekkit folder is, its in your Application Support directory:
Open Finder, press ⇧⌘G (shift + command + G) and type ~/Library/Application Support/ and press enter. now there should be a folder in there called `Tekkit` or `TekkitLite` or something indicative of it being the location for Tekkit files.