Crafting Combinator


Includes combinators that allow you to set or read the recipe of any crafting machine, get ingredients or products of a recipe and more!

Content
2 years ago
0.14 - 1.1
18.7K
Manufacturing
Owner:
theRustyKnife
Source:
https://github.com/theRustyKnife/Craf...
Homepage:
https://mods.factorio.com/mods/theRus...
License:
MIT
Created:
7 years ago
Latest Version:
0.16.3 (2 years ago)
Factorio version:
0.14 - 1.1
Downloaded by:
18.7K users

Description

A combinator that can set the recipe of an assembler (or other machine) based on signal inputs for any and all of your automation needs. There's also a combinator to get recipe ingredients.


How to

Crafting Combinator

  1. Place it facing the machine you want it to work with
  2. Configure it in the menu which you can open by clicking on the combinator
  3. Connect it to your network
  4. Add a chest behind the combinator for the overflow items
  5. Build a super awesome circuit that can craft anything in one assembler :P

The recipes can be signaled in two ways:

  1. The resulting item (or fluid) of the recipe, if its name matches the recipes' name
  2. A virtual signal generated by this mod found under the 'Crafting combinator recipes' tab

The signal with highest count will be selected.

Recipe Combinator

Send a recipe signal to the input side. Then depending on the configuration, the outputs will appear on the other end.
- Ingredient mode will output the ingredients of the recipe
- Product mode will output the products of the recipe
- Recipe mode will output the signals for recipes that produce the given item

You can discuss and ask questions on the forum!

Localisation

Thanks to Nexela it is no longer necessary to use the locale mod and everything should have proper locale.

Credits

LuziferSenpai for the original idea and some of the code.
me for the rest of the code.