TheDudeFromCI
TheDudeFromCI
It would be helpful to add an option for "expect 10 uses" on tool selection. This would allow for the bot to go and get a tool from a chest,...
This plugin should allow for a custom movement configuration to be injected when using the pathfinding element. Should make it much easier to control how pathfinding is applied when retrieving...
This can be used to have the bot automatically prefer to choose to use silk touch tools or non-silk touch tools as needed to retrieve a specific item drop. Such...
After walking to a chest to get an item, the bot should walk back to its original location.
This would allow for tools to be used until it only has 1 durability left, then it would not be allowed to be used anymore. Useful when you have highly...
In a situation where the bot has no tools that can harvest the target block, use a non-tool item to avoid using up durability.
Give the different ways that entities are named and categorized in Minecraft, it would be useful to have all entities listed in the autocomplete for the Typescript header. This would...
## Bevy version 0.13.0 ## \[Optional\] Relevant system information ``` AdapterInfo { name: "NVIDIA GeForce GTX 1050 Ti", vendor: 4318, device: 7298, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "545.29.06", backend: Vulkan...
One feature that would be extremely nice to have is the ability to define custom enums to automatically unwrap as newtypes on a specific variant unless otherwise specified. By this,...