https://github.com/skythecodemaster/skynet
A system to operate turtles in the mod CC: Tweaked for various survival purposes.
https://github.com/skythecodemaster/skynet
Last synced: about 2 months ago
JSON representation
A system to operate turtles in the mod CC: Tweaked for various survival purposes.
- Host: GitHub
- URL: https://github.com/skythecodemaster/skynet
- Owner: SkyTheCodeMaster
- Created: 2021-10-19T23:48:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T15:44:26.000Z (over 3 years ago)
- Last Synced: 2025-02-05T18:06:48.182Z (4 months ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SkyNet is a project for ComputerCraft: Tweaked that will fluidly integrate turtles on an encrypted, wireless network.
## Farming
SkyNet will be able to allocate X turtles to farm different crops at different GPS regions.
It will also be able to run a tree farm to harvest charcoal.## Mining
SkyNet will be able to send a scanning turtle, and some digging turtles to a specified minesite to locate ores and return them to the factory.
The scanning turtle will map out ores for turtles to mine, and the central computer will plot out paths and generate instructions for the digging turtles.
This is also where SkyNet will produce most of it's fuel (Harvesting coal)## Production
SkyNet should be able to produce new turtles for the swarm, location wood (chests), gold, sand (glass), redstone, and other needed components.