Recent content by Jamie Rice

  • 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. J

    Need help monitoring IC2 reactor with ComputerCraft

    I have an IC2 reactor schematic ready, but it needs to be shut down every ten minutes for a short interval in order to cool down. I know this can be done through redstone with ComputerCraft, but I'm not exactly sure how. I know basic programming in JS, but lua is throwing me for loops. Any...