Jump to content

FireHead996

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by FireHead996

  1. Yes. I know this, but i need some more possibilities, like Project Red cables, but controlled like peripheral. If it helps, i put a link for mod, that is 100% this thing i want get, but it's old and doesn't have new version. (http://www.computercraft.info/forums2/index.php?/topic/13519-mc-16xcc157mc-152cc-153-redio-a-redstone-inputoutput-peripheral-for-lan-networks-updated-11132013/)
  2. Wiki doesn't have any info about making a peripheral, but author of the mod, dan200, shared a doc about ComputerCraft API. In the meantime, i wrote a post on the CC official forum and now i'm waiting for some answer.
  3. I have a problem with a canProvidePower() method. When i add this method to my block, i can't attach modems from ComputerCraft to block. Without this method modems are working well and communication between block and computer is good too. With this method communication is good only if block is next to computer.
  4. Hi. I have a little question. I want to do a ComputerCraft peripheral that emits a redstone signal when get a request from computer. I did a TileEntity that can be a peripheral, but i don't know how to make my block to emit a signal. Can you tell me what functions i must have in my block and tile class?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.