Adds ability to craft item that is currently selected by the mouse.
ALT + Left click - craft one of the item.
ALT + Right click - craft 5 of the items.
Recommend changing Show Info key in options->controls->Game (9th down on the left) to something other than Alt; like perhaps Backslash?
Changelog
- 0.1.52 update to factorio 0.16.
- 0.1.05 Allow crafting ghosts, allow crafting items on ground. Properly check if recipe is unlocked before allowing crafting.
- 0.1.04 Remove a couple log outputs.
- 0.1.03 Fix crash alt-clicking on the ground.
- 0.1.02 Add meaningful errors showing what items are missing to construct the entity. Requires hand to be empty; requires recipe be unlocked; requires recipe to not be a liquid; requires item to not just be laying on the ground.
- 0.1.01 fixed building entities like rails that had different names
- 0.1.0 initial release - quick and dirty