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. A

    PRC Rednet long timer with a trigger

    I've just recently learned the basics of rednet programming, and I'm encountering an annoying problem. I want to do a simple thing: I press a button, EXACTLY 'N' minutes later a signal is emitted, being N a high value. The Delay function is the reasonable one, but the problem is that it works...
  2. A

    Crash Landing New Start

    Hey guys, I've always liked the Carpenters Blocks mod and wondered how cool would it be if Crash Landing had it. I decided to try an experiment on creating a new starter spaceship using Carpenters, and see how reinvigorating would be the result. I'm really glad with how it turned out... so much...
  3. A

    Steve's Random crafting

    I've been checking the Steve's Inventory Manager and after watching some tutorials I ended up with a doubt. Is it possible for a trigger to pick and run a random operation line? For example, what if I wanted that every X seconds a random crafting operation is done. For that I imagine I'd have...