Computercraft connection
acoolghuy opened this issue · 5 comments
I noticed that you can use red alloy wire on the left and right of the computer but not bunddled wires in computercraft 1.5.6 however when using any wire from the bottom it dosn't work can you fix this please?
On one side, this is a thing that dan200 has to implement to computercraft I think. But on the other side it could be done via a peripheral. You could implement a computercraft peripheral for reading/writing bundled signals.
In order to create a peripheral, a gate would have to be made. We would rather wait for official ComputerCraft for either ProjectRed or FMP
That peripheral wouldn't be able to use the redstone API, which is the ideal method of choice.
On Oct 14, 2013, at 5:41 AM, Jhary [email protected] wrote:
On one side, this is a thing that dan200 has to implement to computercraft I think. But on the other side it could be done via a peripheral. You could implement a computercraft peripheral for reading/writing bundled signals.
—
Reply to this email directly or view it on GitHub.