i3
i3 copied to clipboard
[FEATURE] Crafting keybinds for mouse
Currently, a few features are missing from crafting. You should be able to shift-click to craft all available items from the recipe you're crafting into your inventory. You should also be able to scroll with the mouse wheel on the result to craft individual items more quickly than mashing left and right click.
What files could I change to add this functionality myself?
i've been informed that adding another hotkey would require two links to the inventory, which isn't possible within the engine. could an All button, similar to unified_inventory be possible?
You should be able to shift-click to craft all available items from the recipe you're crafting into your inventory.
I'm not sure what you mean but this is already the case.
But otherwise, yes, you're going to open an issue on the engine for that. And I don't want to mimick unified_inventory as it has terrible UX.
you're definitely right there. unified isn't the best at all lol how else could crafting all items be done, though? maybe by clicking the arrow?
You have a feature called Quick Crafting.
You have to add shift+click attribute for backpack because when I use shift+click it sends them all to crafting page which is unnecessary feature when using quick crafting. Also, the bag needs this feature because when I want to get it from the bag, shift+click doesn't work.