Jump to content

CC Breeder Reactor Control


Recommended Posts

  • Discord Moderator

Every want to run your breeder reactor to enrich spent cells but don't want to have to babysit it? Here is one solution. This ComputerCraft program monitors and controls your breeder reactor for you.

Features

  • Will display status on a monitor if one is attached (currently using setTextColor so use an advanced monitor)
  • Will use a button attached on the front of the computer to initiate enrichment cycle if one is attached
  • Will poll the reactor contents for depleted cells and uranium usage to determine cycle time if inventory sensor attached
  • Stops reactor at the end of the enrichment cycle or when terminated by player
  • Configurable slots to monitor for uranium and depleted cells
  • Configurable maximum duration for specific reactor build (time to enrich one cell)

Program: http://pastebin.com/TVF8cTEM

Comments, suggestions, and questions welcome.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...