CCTweaked programs useful for the geoScanner from adv peripherals
setup:
- place down a computer
- place the geoScanner on top of, below, or anywhere next to the computer
- the following programs (scan.lua, execute.lua) can be downloaded and run directly
scan:
- shows how much of each ore is in an 8 block radius of scanner (17x17x17)
- can change what to include in count by editing SCAN_FOR = {"ore"} at top of file
execute:
- shows coordinates of each ore
- can change scanner targets by editing SCAN_FOR = {"ore"} at top of file
- to use press f3+c in game to copy coords, paste into computer, and press enter