The ReconnectedCC ROM¶
Here are the programs included in the ComputerCraft ROM on ReconnectedCC.
The GitHub repo for the ReconnectedCC ROM can be found at https://github.com/ReconnectedCC/cc-rom
Libraries¶
bigfont.lua¶
A library by Wojbie that allows you to write bigger text than the stock font
switchcraft.lua¶
An SC3 and SC2 compatible API, for backwards compatibility with older applications.
reconnected.lua¶
An API specific to the ReconnectedCC server
Programs¶
Cloud Catcher¶
A web interface for ComputerCraft, allowing you to remote into computers and edit files on them
Ninja Catcher¶
Cloud Catcher but with raised file size limits
MBS¶
A mildly better shell for ComputerCraft
hopper.lua¶
Move items from A to B without any hassle, acts like a commandline hopper.
Custom shell commands¶
touch [file]
- Creates a filegithub limits [key|guest]
- View the GitHub limits as a guest or on a specific key
Specific to turtles¶
dig
- digs in front of the turtledrop [slot]
- Drops an item in the selected or specified slotforward
- Moves the turtle forwardleft
- Rotates the turtle to the leftright
- Rotates the turtle to the rightplace
- Places the item in the selected or specified slotselect
- Selects the specified slot