https://github.com/strifel/turtlemining
Mining programms for Computercraft Turtles
https://github.com/strifel/turtlemining
Last synced: 3 months ago
JSON representation
Mining programms for Computercraft Turtles
- Host: GitHub
- URL: https://github.com/strifel/turtlemining
- Owner: strifel
- Created: 2020-01-12T14:52:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T21:26:08.000Z (over 5 years ago)
- Last Synced: 2025-01-03T04:41:20.549Z (5 months ago)
- Language: Lua
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TurtleMining
Mining programms for Computercraft (Minecraft) Turtles## Programs
- [Stairs: Digs stairs into ground.](https://pastebin.com/ap8q2mLV)
- [Stripmine: Simple Stripmine Script.](https://pastebin.com/UrTGGwRp)
- [Quarry: Simple quarry alternative](https://pastebin.com/k7G6kAsQ)## License
All Scripts are under MIT License
Have fun!