Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. C

    Mystcraft Stable Ages

    Somewhat related question (and I don't think it deserves it's own topic): Do Gregtech's Lightning Rods work with the mystcraft unstable lightning strikes? Would be something new to build, unstable lightning power plant.
  2. C

    Chunk Loader Module

    First of all, what amazing turtle script might you be talking about? Second of all, if you already know the basics of any programming language, you will be able to get the required LUA knowledge to make turtle programs in less than an hour.
  3. C

    Redpower's Manager block gets clogged when managing more than 1 type of item

    Yes, it has 1 of each item in its interface, there are no other items in the chest than those needed by the project table, didn't mention since it seemed obvious. If it had no items in its interface, it would pump all items from the chest to the chest since the chest would be the only valid target.
  4. C

    Redpower's Manager block gets clogged when managing more than 1 type of item

    I was thinking of keeping every item in my project table supplied by a manager. So I made a quick test setup: Manager below the project table, 1/2 stack of rubber, copper, refined iron, redstone in both the manager's interface and the project table, manager set to the mode that it keeps exactly...
  5. C

    Getting started with ComputerCraft, questions about libraries and farming turtles

    Hi, I'm just getting started in computercraft and I have some questions. 1. How can I write programs in a way that makes them accessible from every computer and every turtle? 2. Am I doing something wrong or can farming turtle only till dirt, but not grass blocks? 3. Can you only compare...
  6. C

    Traincraft automation possible?

    I'm perfectly fine with Railcraft & Stevecarts, which allow me to do absolutely anything with carts I'd ever want. However, the Traincraft stuff looks extremely awesome and should theoretically be able to accomplish the same tasks, but I couldn't find a way to make the various locomotives move...