GeoMiner - program with pathfinding algorithm for mining

Started by MHDtA, Aug 14, 2024, 03:16 PM

Previous topic - Next topic

MHDtA

GeoMiner
Best for auto mining



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.

Download:
Requires "Advanced Peripherals" mod
pastebin run VFAwc4XU
This program depends on Basalt 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.