This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Sorcerio's ComputerCraft Ore Scanner | |
| -- Requires an Advanced Geo Pocket Computer from Advanced Peripherals | |
| -- To import: open the Advanced Geo Pocket Computer, type `import`, and drag this file into Minecraft. | |
| -- MARK: Configuration | |
| -- The initial radius for local scans. | |
| local SCAN_RADIUS = 16 |