removes equippment
saphsara opened this issue · 7 comments
when you use only the wireless terminal when you type the letter r in the search menu all you equipment is removed and placed in the crafting table. i was reading something about sorting mods , but not sure if that is an issue and can be fix we are using Inventory Profiles Next
this is an issue with whatever inventory sorting mod you are using.
good inventory sorting mods* can disable sorting per screen, and it shouldn't try to sort the wireless crafting terminal.
it might be possible for me to somehow tag the menu so it automatically knows it shouldn't sort it, I'll have to check that.
you can look if there is some kind of setting for you to disable sorting
alternatively, as a workaround you can change the sort key to something you won't be typing in the terminal (e.g. one of the F1-12 keys)
*your pack uses Inventory Profiles Next, which I think does support this
Thank you i will look more into the settings of that mod, i briefly looked and couldnt find anything. thank you for explaining. i will check config file.
it just stinks that is defaulted that way and everyone has to change it. but thank you again for leading me in that right direction, even tho it wasnt your mod.
Inventory Profiles Next has a way to fix this, they have a list of modded screens for which they need to handle sorting differently
I plan on making a PR for that soon, which should fix this for everyone
tho it is a bit weird that the keybind always triggers, regardless of focus
I have opened a PR now that will stop reordering the armor (blackd/Inventory-Profiles#396)