Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chase22/computercraft-vault-dispenser
https://github.com/chase22/computercraft-vault-dispenser
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chase22/computercraft-vault-dispenser
- Owner: Chase22
- Created: 2023-06-21T07:11:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T16:00:39.000Z (over 1 year ago)
- Last Synced: 2024-10-28T20:08:02.999Z (about 2 months ago)
- Language: Lua
- Size: 447 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vault-storage-manager
A program for cc:tweaked to monitor create item vaults and dispense items into an output chest
## Feature
- Request any item stored within the connected item vaults
- Request any number of items
- Output monitor to keep track of all items## Setup
**Following items are required for setup**
- One computer (normal or advanced)
- One chest
- Create Item Vaults
- network modems
- network cables
- optionally: Monitors (normal or advanced)![setup](setup.png)
Setup the chest and computer at an easily reachable system. Optionally add a monitor. A too small monitor might cause problems displaying items. At least 4 wide should be sufficient.
| :warning: Make sure there is only one chest in the system |
|-----------------------------------------------------------|Setup any number of items vaults of any size.
Connect everything using network modems and cables (note the 256 maximum range of network cables. Chests can only be connected from the bottom). All modems must be turend on by right-clicking
Execute the installer using
```shell
wget run https://raw.githubusercontent.com/Chase22/computercraft-vault-dispenser/main/install.lua
```The install will download all required components and setup the computer
| :warning: This will override your startup script |
|--------------------------------------------------|Once finished the computer will reboot into the system.