When I hold down ctrl and right click on a disk drive, nothing happens.
I'm having a server connect to redstone I/O blocks and disk drives. If a "key" (a floppy disk) is inserted, and if it has the correct access level, it will open the door.
Obviously, I'll simply need to assign a disk drive to each door. The problem I've run into is that, if I insert the key into some other disk drive on the network, it'll still open the door. If I want to have multiple doors, I'll need to fix this problem.
And so came along 1.6 beta, which introduced a disk_drive component. Problem is that the ana