I add "source-inventory-size": 2, to my copper-furnace and then created a recipe for alloy-wire
Code: Select all
{
"result": "wire-alloy",
"result-count": 2,
"ingredients": { "iron-ore": 1, "copper-ore": 1 },
"energy-required": 150,
"category": "smelting",
"enabled": "false"
}
Oh, and the duplicate recipes was that i was going to use the alloy-wire as a way to create cheaper electronic-circuits (1 alloy-wire instead of 3 copper-cables). Probably not an accurate alloy but it was a quick proof of concept to see if we currently had the ability to do this without using an assembler