Mouse binds

Pfincess
2021-04-18 08:36:28Описание
When binding keys for mods in the Addons settings, you are unable to set binds that are related to mouse buttons. It would be nice if I could bind one of my many mouse buttons for something such as speaking using voice mod set to mouse 5. I already use mouse4 for Optifine zoom since that is found in the normal minecraft controls settings, however voicemod requires the addon configuration which doesn't let users use mouse binds as they only recognize keyboards.
Комментарии
-
piqseu
2021-05-03 02:58:36Until they dont add proper mouse binding to LabyMod, you can use AutoHotKey and assign your mouse5 key to something like, f13. to do this, download AutoHotKey, create a .ahk file, open it with notepad and write "Xbutton2::f13" without the quotes, then open that file and try binding it to the voice addon again.