Jump to content

Recommended Posts

  • Discord Moderator
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...