Can anyone help me with a query regarding computercraft interacting with Tesseracts? I was wanting to have a computer near to/adjacent to a tesseract and read it's frequency value and output to a monitor based on the result... outputting to a monitor seems like I could probably figure it out (it's my first time using computercraft) but I can't find anything to give guidance about retrieving values from the tesseract.
ComputerCraft + Tesseract
Started by arzosah77, Apr 09 2015 09:12 AM
2 replies to this topic
#1
Posted 09 April 2015 - 09:12 AM
#2
Posted 09 April 2015 - 07:05 PM
You need to find out what functions the tesseract has.
You can use my simple Get Methods program:
http://pastebin.com/sKLqTGrM
Place down a computer next to a tesseract, and run the program
Once you know the functions, you should be able to write a simple program to display the values on a monitor
If you need any help, just ask
(And post your code)
You can use my simple Get Methods program:
http://pastebin.com/sKLqTGrM
Place down a computer next to a tesseract, and run the program
Once you know the functions, you should be able to write a simple program to display the values on a monitor
If you need any help, just ask
#3
Posted 09 April 2015 - 09:46 PM
Thank you
Once I managed to get the methods from the Tesseract it was actually pretty simple stuff
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











