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

[Question] Changing the ID of a disk or computer

Started by LDDestroier, 16 January 2015 - 07:56 PM
LDDestroier #1
Posted 16 January 2015 - 08:56 PM
Is it possible to change the ID of a floppy disk or a computer by modifying the bios.lua, or by any other means that does not involve creative mode? I'm curious.
MKlegoman357 #2
Posted 16 January 2015 - 09:47 PM
No, there;s no way to do this. You can make the computer think it has a different ID but not change it. IDs are given based on a value in the saves/[your save]/computer/ids.txt or similar file. From CC there is no way to access that file.