.. | ||
.gitignore | ||
common.lua | ||
deploy.sh | ||
README.md |
Computercraft Storage Network
This is an implementation of a centralized storage network architecture that uses just ComputerCraft and vanilla Minecraft.
Deployment
- Deploy a Smart Computer
- Connect the computer to at least 1 chest and 1 hopper via physical modem lines. Chests need to be attached from the bottom and hoppers from their output direction
- Put a chest on top of the Smart Computer
- Install Basalt (
wget run https://basalt.madefor.cc/install.lua release latest.lua
) - Deploy the script (as
startup
, of course)