Open jaron780 opened 11 years ago
The whole ore vein handling should be reworked in the mining task; it's really poorly done and misses a lot of ore, aside from the ore drops that are left on the ground.
It only manages to get ores that are "visible" in the entire tunnel. Also, mining length should be increased to 64 as 32 is pretty short for a branch mining
i dont mean it misses ores i mean it doesnt PICK up some ores they are just left as droped items after the bot mined them
and also how can i make the bot drop all items from the gui
Inventory interactions are broken: https://github.com/DarkStorm652/DarkBot/issues/10 Will fix soon.
Well, it still does miss some ores by mistake...
how would i go about fixing it myself what would need to be done to fix it?
This is still quite a valid issue that should be addressed (with two parts to it).
Well not really an issues but it should be easy just add to the tasks to pickup droped items within a 5 block radius
The mining task will miss adjacent ores in veins and ore drops as a result of the implementation (or lack thereof), and the tree chopping task can have log cutting improved.