Recent content by xBTx

  1. X

    Mekanism/IC2

    It starts off just like the tubes, but the item routing filters towards the end are what makes it really great.
  2. X

    Mekanism/IC2

    Also, there's a new video showing off the logistical transporters (item pipes), and they look great. Imagine RP2's pneumatic tubes, but better.
  3. X

    Need help with easy computer craft code

    No problem man. I'm glad it does what you wanted.
  4. X

    Need help with easy computer craft code

    I tested it, and this solves both of your problems. Change you're while loop to this: while true do os.pullEvent("redstone") if redstone.getInput("right") then Cargo() elseif redstone.getInput("left") then Track() end Edit: You can add a sleep if you want, but it works without it.
  5. X

    Forum Game: The Band Name Game

    Sworn In <3
  6. X

    Is there an easier way to make...

    What method are you using for the first oven?
  7. X

    Forum Game: The Band Name Game

    La Dispute.
  8. X

    So is this where you got it from Saice? ;)

    Haha. I love this.
  9. X

    Forum Game: The Band Name Game

    Recognize
  10. X

    Forum Game: The Band Name Game

    Eat a Helicopter
  11. X

    Forum Game: The Band Name Game

    Paradise in Exile
  12. X

    How do I install custom maps to FTB

    FTB folder/name of pack you want to install the map to/minecraft/saves/ Just like normal minecraft.
  13. X

    Installing FTB on Minecraft Launcher?

    Open your vanilla /bin/minecraft.jar and drag the contents of the forge.zip into it, then run minecraft from the vanilla launcher once and it should create the configs, coremods and mods folders. Delete those and replace them with your ftb folders of the same name from whichever pack you wish...
  14. X

    Looking for a cheap monitor.

    I always recommend newegg.com. You might look on amazon too though.
  15. X

    Thoughts on potential new PC?

    Or alternatively you could drop the ssd, and use an hdd instead. More storage for cheaper, but it is slower. I guess it depends on what the OP needs.