GeoMiner is a program for turtles that allows you to search and mine any blocks using a geo scanner from the "Advanced Peripherals" mod. The program can use A* pathfinding algorithm in order for the turtle to bypass obstacles and mine blocks. There is also an option to return to the start location.1
The program has user-friendly GUI and built-in guide on how to use it.
It can be used for:
- Tree felling
- Harvesting
- Removing some kind of blocks from area
- Mining ores in the caves
The pathfinding algorithm can be disabled and the turtle can be used to mine blocks that do not have direct access.
Requires "Advanced Peripherals" mod
pastebin run VFAwc4XU
GitHub (https://github.com/MHDtA-dev/GeoMiner/tree/main)
Issues (https://github.com/MHDtA-dev/GeoMiner/issues)
This program depends on Basalt (https://forums.computercraft.cc/index.php?topic=433.0) framework (installs automatically by the GeoMiner installer)
If you have questions or you have found a bug, feel free to open issue on GitHub.
1 - It has been noticed that option of returning to the starting point in some cases may not work correctly when playing on the dedicated server.