Swap chop-icon depending on main hand
thimblebird opened this issue · 3 comments
To clarify, are you suggesting to move the icon to the left of the cursor for left-handed players? If so, the treechop-client.toml
config should let you change the icon's position manually: under [visuals.choppingIndicator]
, try setting xOffset = -16
.
I could add support though. Maybe also flip the icon horizontally?