Server Tutorials
Step-by-step guides for programs, automation, and server features.
Secure your base like Agent 007
Laser alarms, key card doors, security cameras, and traps — protect your Create Aeronautics base like a pro spy.
ComputerCraftServer info display on a monitor
Set up a CC:Tweaked computer with a monitor that shows the server name and address using a custom pixel-art renderer.
ComputerCraftAutomatic startup script
Write a startup.lua that runs automatically every time the computer boots. Useful for dashboards, alerts, and automation launchers.
ComputerCraftControl redstone with a computer
Read and write redstone signals from Lua. Build automatic doors, alarms, or any redstone logic driven by a program.
ComputerCraftInventory management & item sorting
Use peripheral.wrap() to connect chests and move items between containers automatically. Build a simple item sorter in minutes.
ComputerCraftComputer network via modem (rednet)
Connect multiple computers wirelessly using modems and the rednet API. Send messages and remotely control machines across your base.
ComputerCraftTurtle — automatic mining
Program a Turtle to move, dig, and collect resources on its own. Start with a simple mining script and expand from there.
No tutorials in this category yet. Check back soon.