Jump to content




Moving tesseracts


  • You cannot reply to this topic
3 replies to this topic

#1 mathe172

  • New Members
  • 2 posts

Posted 01 June 2014 - 03:16 PM

Hello everyone,
I'm trying to make a mining system using turtles and tesseract. Unfortunately, I couldn't find a way to move a tesseract (or any other thing that could transport RF wirelessly (like energy cells)). The best I could come up with was placing a tesseract and then setting its frequency with open peripherals, but this fails because the tesseract defaults to send everything. Is there anything that could work? Or is it too early after the updates of TE and CC?

#2 flaghacker

  • Members
  • 655 posts

Posted 01 June 2014 - 04:10 PM

Go into lua prompt and type:
t = peripheral.wrap(<tesseract>)
t.listMethods()
Look if there's a function like "setOutput" or something. Else, you can try using a wrench turtle, I think it's also added by openperipherals.

#3 Whitecatblack

  • Members
  • 49 posts
  • LocationUnited States (EST)

Posted 01 June 2014 - 06:24 PM

I'll just leave this here for reference.

Whitecatblack

#4 mathe172

  • New Members
  • 2 posts

Posted 02 June 2014 - 09:55 AM

Sorry if I wasn't clear enough - I use TE 3.0.0.7 and CC 1.63, so there is no engineering turtle. Unfortunately, there isn't any method to change any settings of the tesseract (except the frequency)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users