blackd / Inventory-Profiles

Take control over you inventory. Sort. Move matching/all Items. Throw all/all items. Locked slots. Gear sets! And much more!
https://inventory-profiles-next.github.io/
GNU Affero General Public License v3.0
152 stars 50 forks source link

[1.16.5+] Incompatibility with Project E - Need to exclude transmutation interface #177

Closed AerosAtar closed 2 years ago

AerosAtar commented 2 years ago

For compatibility reasons, screen moze_intel.projecte.gameObjs.gui.GUITransmutation needs to be excluded from the inventory button and hotkey functionality of this mod.

In a more general sense: Allowing the 'blacklisting' of interface screens (screens that the mod should ignore when adding buttons/hotkey functions) using the configuration, similar to how Quark handles their inventory buttons, would be a good QoL enhancement, as would the ability to remap the hotkeys using the "controls" menu.

image image

blackd commented 2 years ago

by defaut the gui editor screen is opened by pressing r+g while the gui in question is opened if the key combination doesn't work there is a button in the left top corner.

blackd commented 2 years ago

setting ignore to true for the screen should be enough

blackd commented 2 years ago

changing the key binding is possible form the menu config by default accessible by pressing r+c in game or through the mods button.