Matti Ruohonen
Matti Ruohonen
For the Easy Place and Placement Restriction modes specifically, there is already an option in the 1.12 code to select how or if that message appears (added in 19d39c54dc5). And...
Still only in the 1.12 version. I've been working on some somewhat major changes and improvements to certain underlying systems in the mod recently, and after I finish those I'll...
Why would you want to move them offscreen? There are some options in the Info Overlays config category for customizing different HUDs, but I guess I could add some more...
If you meant that Placement Restriction message in particular, I believe that isn't currently configurable, as it comes via malilib. And now that I think about it, maybe I should...
Is this on a server (Spigot/Paper etc.) where the Easy Place mode doesn't work, and using a fast clicker? Otherwise the Easy Place mode with the `easyPlaceHoldEnabled` option enabled and...
There is still no fix other than to go and edit the code. The option to disable this message is still only in the 1.12.2 version. The Easy Place code...
The latest release 1.18.1-0.10.0 now has an option to disable this message, or move it to the action bar: Generic -> `placementRestrictionWarn`.
I'm not using Fabric's keybindings (or vanilla), I have custom keybinding system in malilib, which provides the highly configurable keybindings with multi-key support. Could you check what malilib's keybind debug...
It would seem so, yes. Can you get the SUPER key to release by just pressing it manually once? (I assume SUPER here means the windows key?) How does one...
This may be related to #70. So you can probably also fix the issue for yourself disabling that option. There were definitely inventory related changes in vanilla 1.17, but not...