AutoSwitch [Fabric]

AutoSwitch [Fabric]

137k Downloads

Fix switching to wrong tool

wiktormalyska opened this issue ยท 5 comments

commented

make it so bamboo and leaves will always be broken by hand

commented

Version?
What tool is it selecting?

commented

7.0.0 alpha1
It's selecting sword, then axe, also haybales are not auto selecting into hoe

commented

Ok, so some issues are to be expected as v7 gets finalized due to Materials being removed and some changes to tool selection logic.

For bamboo, it instabreaks with swords, and will break faster with an axe. So it is intended for AS to select them. If you wish to force use of no tool, add this on a new line in autoswitchAttackAction.cfg: minecraft!bamboo = . The same would need to be done for bamboo shoots.

Leaves seem to be broken, I'll look into it. They should prefer shears and hoes.

Haybales will also need to be investigated.

commented

Okay ty. I will check if anything more is picked wrongly

commented

Will be releasing 7.0.1 to modrinth shortly, should fix haybales and leaves. This issue will be autoclosed at that time, feel free to reopen or make a new one if you find other issues.