[Suggestion] Ore simulator (requires world seed)
erxson opened this issue ยท 2 comments
Describe your suggestion
Add function to mine ores generated from world seed. I saw this feature in meteor rejects (DeepL)
(https://github.com/AntiCope/meteor-rejects/blob/master/src/main/java/anticope/rejects/modules/OreSim.java)
Settings
Just version and seed?
Context
It is antixray bypass on almost every server
Final checklist
- I know how to properly use check boxes
- I have not used any OwO's or UwU's in this issue.
This is out of scope for Baritone itself so you will have to use Meteor Rejects or other mods that add it externally.
The only thing I can see being done for this on the Baritone side is merging #3084 so others don't need Mixin (or ASM or Reflection) to pass the locations to the regular MineProcess
.