lambda
lambda copied to clipboard
Stash Finder by flying patterns
Describe the solution you'd like A module that makes you steer to pre-generated waypoints to scan a area autonomously when using elytrafly. possible patterns would be: back and forth a hilbert curve spiral outwards or other efficient patterns
in addition when being disconnected while the module is active, remember the last state and position to continue when (auto-)reconnecting until the module gets disabled. (similiar feature found on sal client)
Additional options: chose which direction the generated pattern should go (+x, -x, +z, -z, clockwise/counterclockwise) chose how big the pattern should be and how far apart (view distance etc.) chose to loop the pattern once finished (hilbert curve only)