CCRailcraftAspects

CCRailcraftAspects

19 Downloads

CCRailcraftAspects (1.7.10)

CCRailcraftAspects is a mod that allows you to control RailCraft signals with a ComputerCraft peripheral. It currently only works with 1.7.10.

GitHub Project Page: https://github.com/KennyPeachKing/CCRailcraftAspects

How to use: 

1. Craft a Railcraft Aspect Controller (or get it from the Transportation tab in Creative)

Railcraft Aspect Controller crafting recipe

2. Use a Signal Tuner, and pair the Aspect Controller with a Distant Signal, or a Dual-Head Distant Signal. The aspect will be Off

 Attaching to a signal

3. Wrap it as a peripheral, and control it using .setAspect() to:

  • Green
  • Blink Yellow
  • Yellow
  • Red
  • Off

4. ?????

5. Profit!