CC Rail
Modby linternator
Adds CC tweaked integration into Railcraft Reborn to allow new and advanced rail automation using computers.
Type
Mod
CurseForge Downloads
6,510
CurseForge ID
1201587
Last Updated
Aug 17, 2026
Description
CC Rail enables you to control certan Railcraft Reborn blocks with CC: Tweeked enabling more advanced routing and control.
Features
Routing Detector
You can now view change the data stored in the routing book (NOTE: You need to insert a book that has been saved before. you can tell that this has happened as it will have the username in the tooltip)
Methods :
- table getRoutes() - Returns a table with the routing data in the book
- bool clearRoutes() - Clears the book of routing information
- bool saveRoutes(table) - Updates the book with the new routing data
Routing Switch
Similar to the routing detector you can view change the data stored in the routing book (NOTE: You need to insert a book that has been saved before. you can tell that this has happened as it will have the username in the tooltip)
Methods :
- table getRoutes() - Returns a table with the routing data in the book
- bool clearRoutes() - Clears the book of routing information
- bool saveRoutes(table) - Updates the book with the new routing data
Routing Track
This enables you to change the ticket data stored in the routing track (NOTE: You need to have a golden ticket stored in the track for this to work)
Methods :
- string getDestination() - Returns the destination stored in the ticket
- bool setDestination(string) - Sets the destination on the ticket
Train Reader
The train reader is a new block added by this mod. It enables you to read data on a multi cart train when it passes by.
Events:
- train_read_event - This is fired when a train passes by. Once you receive this event you can then used the getCarts() or getPassengers() methods to read the data from the train.
Methods:
- table getCarts() - This returns all the carts that made up the last train that was read
- table getPassengers() - This returns all the entitys that where on the train
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Screenshots
Similar Mods
FixBookGUI
Fix the book gui placment to be in middle center instead of top center of the screen (bug report: MC-61489)
Minekea (Fabric/NeoForge)
Bookshelves, crates, secret doors, and more! Simple, functional, decorative blocks for all your building and storage nee...
Cursed Fate: Reze
New technique for Cursed Fate, inspired by csm reze
DragonWingsElytra
Adds animated Dragonwings that work like an elytra. Dragon heads also enable indefinite propulsion
Even more Creatures Mod
Does your world feel empty? , there is no unique mobs ? you are tired of zombies, creepers and spiders?
Armor HUD
Armor HUD (or Armour HUD) adds armor durability display to your screen with HUD Lib.