mc-scripts/storage-net
2024-02-26 01:37:03 -06:00
..
.gitignore Add a bunch of proto functionality 2024-02-25 22:44:46 -06:00
common.lua Rework the script into something much simpler holy shit 2024-02-26 01:37:03 -06:00
deploy.sh Rework the script into something much simpler holy shit 2024-02-26 01:37:03 -06:00
masterconfig.lua Add initial stuff 2024-02-25 22:22:02 -06:00
README.md Rework the script into something much simpler holy shit 2024-02-26 01:37:03 -06:00
slaveconfig.lua Add initial stuff 2024-02-25 22:22:02 -06:00

Computercraft Storage Network

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

Deployment

  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. Deploy the script