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

Reading values from adjacent blocks?

Started by Shaaru, 11 August 2012 - 08:07 PM
Shaaru #1
Posted 11 August 2012 - 10:07 PM
Hello there!

I'm an aspiring ComputerCrafter, and I've stumpled upon a problem.

Basically what I want to know is, whether it is possible to read values from other blocks (for example, would it be possible to read EU in an MFE from Industrial Craft)? The idea would be to paste EU on a monitor, so I wouldn't have to manually check my power supply all the time.

I did a bunch of google-fu, but to no avail.

Any help would be much appreciated, even if it consists of saying "no, that's not possible".

Thank you very much in advance!
toxicwolf #2
Posted 11 August 2012 - 10:13 PM
I believe you can do that with the CC-Sensors peripheral mod for ComputerCraft. Check the Peripheral Library section on this forum.