https://github.com/octonezd/computercraft-scripts
Random computer craft programs
https://github.com/octonezd/computercraft-scripts
Last synced: about 1 month ago
JSON representation
Random computer craft programs
- Host: GitHub
- URL: https://github.com/octonezd/computercraft-scripts
- Owner: OctoNezd
- Created: 2025-02-22T11:27:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-22T11:30:38.000Z (over 1 year ago)
- Last Synced: 2025-02-22T12:26:14.411Z (over 1 year ago)
- Language: Lua
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random CC programs
Libraries:
- pos.lua - local positioning system
- computer/0 - jukebox
- computer/1 - program to get data from pos.py
- computer/2 - farm using turtle
- computer/3 - inventory indexing system, turtle part
- disk/0 - inventory indexing system, computer part (checks chat for messasges)
- computer/4 - farm data display system
- computer/7 - cow milker