cabaletta / cabaletta/baritone
Baritone only moves pickaxes and throwaway blocks to the hot bar and does that even if no process is active
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Inventory behavior only picks tools of the pickaxe type into the hotbar. If your shovel breaks and you dont have a second one in your hotbar baritone will use its fist to mine dirt blocks instead of using the backup shovel in your inventory regardless of your allowInventory setting.
Also it will always move pickaxes and throwAwayItems to the hotbar. maybe there is a good reason for that but i think if baritone doesnt have a process running it shouldnt move itmes in the inventory.
https://github.com/cabaletta/baritone/blob/1ea071de09631a41f0ea743df036db8000b7147c/src/main/java/baritone/behavior/InventoryBehavior.java#L60-L66
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.