technic/technic/machines/MV
Zefram dd65a68ce9 Add centrifuge
The centrifuge, currently only existing in an MV variety, is a machine
that separates a mixed substance into its constituents.  Currently the
main use is to reverse alloying of metals.  The alloy separation recipes
intentionally only operate on the dust form of metals, making this less
convenient than the original alloying.  It also only recovers metal
constituents, not the carbon that went into cast iron or carbon steel.

This change incidentally generalises the technic recipe and
machine infrastructure to handle recipes with multiple outputs.
As unified_inventory's craft guide can't yet handle that, these recipes
are not registered there.
2014-07-26 18:01:05 +01:00
..
alloy_furnace.lua Change the recipe code to be able to handle recipes with more than one input, and use it for the alloy furnace. 2014-07-03 15:57:39 +02:00
battery_box.lua Upgrades to battery boxes too, prevent frames from moving too often (one move every second max) 2014-05-23 19:58:41 +02:00
cables.lua Partial rewrite 2013-09-17 16:37:56 -04:00
centrifuge.lua Add centrifuge 2014-07-26 18:01:05 +01:00
compressor.lua Add MV version of compressor too, remove infinite sand-producing compressor recipe. 2014-07-02 22:45:46 +02:00
electric_furnace.lua Fix all recipes that use pipeworks pneumatic tubes to follow latest changes 2014-01-01 23:27:51 -05:00
extractor.lua Add MV extractor 2014-07-02 19:43:24 +02:00
generator.lua Consistently use cable in electric machine recipes 2014-07-09 09:17:43 +02:00
grinder.lua Fix all recipes that use pipeworks pneumatic tubes to follow latest changes 2014-01-01 23:27:51 -05:00
init.lua Add centrifuge 2014-07-26 18:01:05 +01:00
lighting.lua Partial rewrite 2013-09-17 16:37:56 -04:00
power_radiator.lua Use machine casing in most machine recipes 2014-07-09 09:17:43 +02:00
solar_array.lua split default iron/steel into three metals 2014-05-22 20:57:50 +02:00
tool_workshop.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
wind_mill.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00