Inventory Tweaks [1.12 only]

Inventory Tweaks [1.12 only]

127M Downloads

Creative Mode: InvTweaks shortcuts do not work.

Kobata opened this issue ยท 5 comments

commented

Attempting to use any InvTweaks shortcut in creative mode results in nothing happening.

commented

Ahh so that means the drop keybind for dropping when not in the inventory is persisting inside the gui and it isn't InvTweaks, maybe its something with 1.5 or forge?
Edit: its actually a feature in 1.5, i just tested it on an unmodded client

commented

Updated issue to reflect the fact it seems like creative mode is suppressing ALL of invtweaks-specific shortcut handling, instead of just the drop shortcut.

commented

Oh, this seems to be intentional: https://github.com/Kobata/inventory-tweaks/blob/develop/src/minecraft/invtweaks/InvTweaks.java#L744

I'll leave this be for the moment, but it would be nice to get shortcuts to work eventually.

commented

Yeah at the time it was a mess to figure things out, but now that the mod uses MCP it shouldn't be too complicated to make shortcuts work on creative mode too.

commented

Not seeing any major bugs in testing with that check disabled -- alt, shift, control, space, and various combinations appeared to work correctly.