How to catch a custom-input on a crafting queue?
Posted: Sun Sep 25, 2022 10:49 am
Hey, I want to add additional behavior for hand craft queue. For example CTRL + left mouse button -> up-craft. I found a guide on the custom-input class, but did not find how to bind it to a handcrafting click. Can this be done at all? What are the options?
I don't want to do "SHIFT + P" binds like this, because I want to know which craft the user clicked on, not pick up the most recent craft.
Some problem i solved in https://mods.factorio.com/mod/HandCraftPriority
I don't want to do "SHIFT + P" binds like this, because I want to know which craft the user clicked on, not pick up the most recent craft.
Some problem i solved in https://mods.factorio.com/mod/HandCraftPriority