TheDudeFromCI
TheDudeFromCI
There are some items that can be added by various mods that don't work as well as intended with auto refill. Being able to blacklist these items in modpacks would...
Converting animations from Blockbench to CPM would be an extremely useful feature. Blockbench already has a nice animation workflow for generic models. Being able to convert Blockbench animations back over...
It would be super useful to have type definitions.
Blocks are not permanent references in Mineflayer. Each time a block is updated, it created a new block object. So storing blocks as direct references in the target list leads...
It would be better to add a History.md for all changes to keep better track of changelogs.
Currently, all testing is done manually. It is extremely inefficient and unstable for long-term stability. Unit testing should be available in the CI.
It would be useful to have events triggered when various actions occur. - [ ] Start collecting - [ ] Block collected - [ ] Item collected - [x] Stop...
After finishing the movement task, the plugin should reset the pathfinder movements to its previous movements config.