PrismarineJS / mineflayer-navigate

mineflayer plugin which gives bots a high level 3d navigating API using A*
59 stars 22 forks source link

General improvements to mineflayer-navigate / mineflayer-scaffold #22

Open rom1504 opened 9 years ago

rom1504 commented 9 years ago

mineflayer-navigate and mineflayer-scaffold are nice but not quite perfect :

This issue tracks general problems and ideas to improve it.

demipixel commented 9 years ago

A) Normal navigate options B) Mine? True or False C) Tools it has to use (take into account durability and breaking?) D) Blocks it has to use to build with E) Can mined blocks be added to D? F) List of block types it shouldn't mine G) List of specific blocks it shouldn't mine ANd maybe some otherstuff H) Areas the bot should avoid rather than specific blocks I was thinking maybe G could be replaced by H and if you want specific blocks you just make them 1x1 areas on H I) In addition to H, blacklisting, it would be cool to whitelist areas as well, places the bot can ONLY mine.

rom1504 commented 9 years ago

also related to https://github.com/rom1504/rbot/issues/26

rom1504 commented 9 years ago

some other ideas :