How to catch a custom-input on a crafting queue?

Place to get help with not working mods / modding interface.
Post Reply
SerhiiS
Burner Inserter
Burner Inserter
Posts: 19
Joined: Sun Sep 18, 2022 11:18 am
Contact:

How to catch a custom-input on a crafting queue?

Post by SerhiiS »

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

Post Reply

Return to “Modding help”