TwelveIterationMods / InventoryEssentials

Minecraft Mod. Basic inventory tweaks designed to supplement Inventory Sorter.
https://mods.twelveiterations.com/mc/inventory-essentials
Other
11 stars 3 forks source link

Not working property on minecraft 1.20.1 with mod version above 8.1.0 #31

Closed wilebaldo closed 5 months ago

wilebaldo commented 5 months ago

I have problems with the mod if I install version above 8.1.0 this is the last version is working fine with Minecraft 1.20.1

And the principal function I used with this mod is moving from a chest to my inventory a single item pressing the key (alt) + Click on the stack of the item and with this is moved a single item to my inventory with every click I do. and is not working

BlayTheNinth commented 5 months ago

The key for a single item move is CTRL, not ALT.

8.1.0 made the keys configurable, so maybe you have unbound the Single Item Transfer key in the Controls menu.

wilebaldo commented 5 months ago

The key for a single item move is CTRL, not ALT.

8.1.0 made the keys configurable, so maybe you have unbound the Single Item Transfer key in the Controls menu.

Well, I'm playing on a Mac and my keyboard is a windows, so I'm not sure about what the correct key is binded, but I'm using the key ALT is next to the bar space, and I don't make any change on the keys used on this mod.

But anyway, when I install the mod version 8.1.0 everything is working ok, but as soon I upgraded the version of the mod I got problems.

Screenshot 2024-03-20 at 23 26 37

BlayTheNinth commented 5 months ago

Check Minecraft's Controls menu, not the mod configuration.

wilebaldo commented 5 months ago

I checked all the configurations on the minecraft and I don't found anything else to change the keys for this MOD. The case is in the version 8.1.0 is working ok, but in any version higher is not working on minecraft 1.20.1. Soon I will upgrade to 1.20.4 I will let you know if the problem persist on that version.

Screenshot 2024-03-23 at 13 07 17 Screenshot 2024-03-23 at 13 09 33

BlayTheNinth commented 5 months ago

Closing since the key is configurable in newer versions and the fact that ALT stopped working on Mac is only because it was always supposed to be CTRL and is now handled properly through Minecraft's keybindings.