mc-scripts/storage-net
Salt b47a8ad4fa Update shit 2024-02-26 02:58:42 -06:00
..
.gitignore Add a bunch of proto functionality 2024-02-25 22:44:46 -06:00
README.md Update shit 2024-02-26 02:58:42 -06:00
common.lua Update shit 2024-02-26 02:58:42 -06:00
deploy.sh Working on a bunch of things 2024-02-26 01:46:12 -06:00

README.md

Computercraft Storage Network

This is an implementation of a centralized storage network architecture that uses just ComputerCraft and vanilla Minecraft.

Deployment

First, consider using someone else's project instead of this one. It's liable to be a lot better than mine.

  1. Deploy a Smart Computer
  2. 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
  3. Put a chest on top of the Smart Computer
  4. Install Basalt (wget run https://basalt.madefor.cc/install.lua release latest.lua)
  5. Deploy the script (as startup, of course)