Guides

Server Tutorials

Step-by-step guides for programs, automation, and server features.

SecurityCraft

Secure your base like Agent 007

Laser alarms, key card doors, security cameras, and traps — protect your Create Aeronautics base like a pro spy.

Read tutorial →
ComputerCraft

Server 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.

Read tutorial →
ComputerCraft

Automatic startup script

Write a startup.lua that runs automatically every time the computer boots. Useful for dashboards, alerts, and automation launchers.

Read tutorial →
ComputerCraft

Control redstone with a computer

Read and write redstone signals from Lua. Build automatic doors, alarms, or any redstone logic driven by a program.

Read tutorial →
ComputerCraft

Inventory management & item sorting

Use peripheral.wrap() to connect chests and move items between containers automatically. Build a simple item sorter in minutes.

Read tutorial →
ComputerCraft

Computer network via modem (rednet)

Connect multiple computers wirelessly using modems and the rednet API. Send messages and remotely control machines across your base.

Read tutorial →
ComputerCraft

Turtle — automatic mining

Program a Turtle to move, dig, and collect resources on its own. Start with a simple mining script and expand from there.

Read tutorial →

No tutorials in this category yet. Check back soon.