Posted 30 June 2016 - 12:13 AM
So I've played Tekkit Classic for a long time, and grew very familiar to the computercraft version in the modpack, but when I go to play Tekkit Main (the pack with Galactcraft), I noticed that the bundled API isn't supported. You can attach bundled wire from ProjectRed to the back of a computer, and use a command along the lines of:
rs.setBundledOutput("back", colors.black)
but nothing happens when the computer runs the program (there isn't even an error message). I checked the APIs directory and didn't noticed the bundled API there, like it was in the other version of Tekkit. So am I simply missing something, or are the ProjectRed bundled cables simply not supported?