Posted 20 June 2013 - 01:49 PM
This is a program I made for the purpose of taking all the ores out of a chunk and putting them somewhere else.
It goes from layer 1 to layer 80, checking for ores. If it finds one, it is duplicated to a storage chunk and the original is turned into air.
*REQUIRES IMMIBIS PERIPHERALS*
It is currently compatible with ores from Thermal Expansion, Basic Components, and Atomic Science. You can add more if you want, just add the name and ID to the ore dictionary.
Pastebin: http://pastebin.com/bk2Av4U4
Pictures:
Cave before mining:
https://www.dropbox....20_07.38.56.png
Mined cave:
https://www.dropbox....20_08.15.59.png
Empty storage chunk:
https://www.dropbox....20_07.39.25.png
Full storage chunk:
https://www.dropbox....20_07.55.11.png
Program UI:
https://www.dropbox....20_07.54.53.png
If you find bugs, let me know. If you want to, improve this and post it somewhere else yourself (or here, I'll include your changes). Then post a link here.
It goes from layer 1 to layer 80, checking for ores. If it finds one, it is duplicated to a storage chunk and the original is turned into air.
*REQUIRES IMMIBIS PERIPHERALS*
It is currently compatible with ores from Thermal Expansion, Basic Components, and Atomic Science. You can add more if you want, just add the name and ID to the ore dictionary.
Pastebin: http://pastebin.com/bk2Av4U4
Pictures:
Cave before mining:
https://www.dropbox....20_07.38.56.png
Mined cave:
https://www.dropbox....20_08.15.59.png
Empty storage chunk:
https://www.dropbox....20_07.39.25.png
Full storage chunk:
https://www.dropbox....20_07.55.11.png
Program UI:
https://www.dropbox....20_07.54.53.png
If you find bugs, let me know. If you want to, improve this and post it somewhere else yourself (or here, I'll include your changes). Then post a link here.