emilyploszaj / emi

A featureful and accessible item and recipe viewer
MIT License
244 stars 45 forks source link

Move key binds to options.txt #423

Closed kirjorjos closed 8 months ago

kirjorjos commented 8 months ago

As it stands, most launchers reset the key binds to default when a pack is updated, and we have to open a separate menu from where nearly every other mod puts their key binds to set the key binds for EMI. Putting the key binds in options.txt would both persist user-defined key binds between pack updates and allow showing the key binds in the normal options > controls where most, if not all, other mos put their key binds.

emilyploszaj commented 8 months ago

EMI's keybinds can't be represented by minecraft, which does not support multiple binds with the same key, multiple keys for the same bind, modifier keys like control or shift, and additionally would make EMI unable to have global config for keybinds. The issue you're running into is caused by your modpack author.