Jump to content

Recommended Posts

Posted

So, I've been playing tekkit for a short while now and I need computers to control a lot of stuff, but I can't find a way to use the bundled Project Red cables.

 

So what is the best way to set multiple redstone devices from one side of the computer?

Posted (edited)
rs.setBundledOutput("left", colors.red)

"left" is the output side for example: top, bottom, back, left, right

 

"colors.red" ist the color inside the bundled cable just write instead of "red" the color you need.

 

If you want to set multiple colors with just one line then use

rs.setBundledOutput("left", colors.red + colors.white)

You need to stick a colored cable at the end of the bundled cable btw :)

Edited by allnet
Posted (edited)

You need to stick a colored cable at the end of the bundled cable btw :)

 

 

I put a red insulated wire to a red lamp from the bundled cable, but how do I connect the bundled cable to the computer.

 

Oh nevermind.

Edited by TheZech

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...