NotEnoughProduction
NotEnoughProduction copied to clipboard
Autofill Search via Nodes
Implement click detection for the inputs and outputs of a recipe node, so that when clicked, the Search GUI screen is opened and automatically filled out according to what the user clicked on.
Will need to experiment with this a little though. It can potentially be set up in two ways. The first way would detect either a right/left-click as the same, and auto-select Input/Output based on where the item/fluid is located in the Node. The second way would auto-select Input if right-clicked, or auto-select Output if left-clicked.
Either way, this will speed up the process of searching for recipes a lot. The user can quickly build off existing nodes in the workspace, with little to no typing required.