cabaletta / cabaletta/baritone
Change gettoblock explore behavior
Open
enhancement
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Currently it just runs away from where it started with an inverted goal.
Ideally it would instead run towards the closest uncached / unknown chunk, or the oldest cached chunk, or something like that?
If the block isn't a special block, then it should stay with the current behavior, since the cache is irrelevant and doesn't help, it's just going to scan the world anyway.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.