[media]http://www.youtube.com/watch?v=g5153BiTNI8[/media]
(A really bad video I made during testing)
Test with 25 miners
[media]http://www.youtube.com/watch?v=N6gpewHYokM[/media]
Features
- Nearly infinite autonomous mining.
- Miners live off the land (they consume coal as needed).
- Keeps the area it is mining chunk loaded (only 2 chunks loaded at a time if using spot-loaders).
- Picks up where if left off if the server restarts.
View progress on a computer/turtle, monitors, or terminal glasses display.
[attachment=1483:status-turtle.jpg] [attachment=1482:status-monitors.jpg] [attachment=1484:status-glasses.jpg]
Installation Instructions
Step 1:
v1.2a - stable
pastebin get 1ucZM1hu setup
v1.3a - newestpastebin get pa8LvVWe setup
Step 2:
setup
Select Mining Boss or Mine Worker (only 1 turtle needs to be setup as a boss)Step 3:
Add fuel to the turtles. Note that the mine workers only need this done once as they will refuel themselves when needed.
Operating Instructions
Place down the "boss' in the bottom left corner of a chunk (press F9 to see chunk boundaries). His back and left side should be against the chunk boundaries.
Boss inventory example:
Slot 1: Add at least 2 chunk loaders (spot loaders are recommended)
Slot 2: Add ender chests (1 for each miner)
In the following slots, add the resources that the miner should ignore. I put in the following in this order: 64 stone, 64 dirt, 64 gravel, 64 cobblestone. Note that each miner will be given 1 of these resources to use for comparison while mining. I included cobblestone as the miner will use any of these resources to fill in any blocks it has mined.
The remainder of the slots can be filled with turtles (do not leave any empty spaces between the items). At least 1 miner is required :)/>
Additional Notes
Spoiler
If you have more miners than fit in the boss, you can do any of the following:1. Place a miner on the ground (below the boss) somewhere in the loaded chunks and start the miner (right click). The boss will find the new miner and put him to work.
2. After the boss has released the initial miners, just add more to the boss, hit 'm' for menu, then hit deploy miners.
I believe it's possible to have about 40 or so miners before they get left out of the loaded chunks. If you use chunk loaders that load more than 1 chunk, than this should not be a problem.
Change log
Spoiler
Version 1.3apastebin get pa8LvVWe setup
Options screen to change number of chunks, depth, plug top holeFixed the status program
More miner optimizations
Minor bug fixes throughout
Version 1.2a
pastebin get 1ucZM1hu setup
Miners will only fill in holes if the -f option is specified when starting the mining boss (eg: miningBoss -f)Small tweaks to stats program
Performance improvements for miners when comparing blocks
Tracker now flies to nearly flight ceiling in order to find any turtles in the rednet dead zone
Tracker only checks 5-6 chunks ahead (but the rednet radius is much larger at flight ceiling)
Version 1.1a
pastebin get 15U6fn4W setup
Added a stats viewer programAdded a turtle tracker program (for hunting down lost miners)
Miners fill in the top spot of the bore holes
Reworked the way fuel is reserved for the miners
Added the ability to bypass the setup screen by using: setup miner, setup boss, or setup stats
Improved inventory management for miners
Version 1.0a
pastebin get uJdUxbW3 setup