Sjouwer / pick-block-pro

An advanced client side Block, Entity, NBT, Tool and ID picker for minecraft
https://modrinth.com/mod/pick-block-pro
GNU Lesser General Public License v3.0
9 stars 5 forks source link

Add ability to change keybinds for pick block modifiers #28

Open GamerGuyD3 opened 4 months ago

GamerGuyD3 commented 4 months ago

The reason i want this is because Axiom uses left alt by default to open the builder menu. Yes, I can change Axiom's keybind, but it would be nice to have the option to change it in Pick Block Pro.

Thanks!

Sjouwer commented 4 months ago

Thank you for your suggestion. Atm my main priority is getting PBP ready for the 1.20.5 release next week Once I'm done with that I'll look into adding keybinds for the modifiers

Sjouwer commented 2 months ago

Sorry for the late reply, however I've looked into implementing your suggestion and came to the conclusion that it's not sometihng I can easily implement atm. To do it properly I either have to switch to a completely new config library or I have to create some convoluted system to change the keybinds. I was already considering switching config library (not only for your suggestion), however that's not something I'll be doing anytime soon. I'll leave your suggestion open, so when I do switch library in the future I can take another look at your suggestion.