Zefram
2014-07-15 dd65a68ce9f494717faffc98c45814f9a9d67fa4
refs
author Zefram <zefram@fysh.org>
Tuesday, July 15, 2014 19:29 +0200
committer Zefram <zefram@fysh.org>
Saturday, July 26, 2014 19:01 +0200
commitdd65a68ce9f494717faffc98c45814f9a9d67fa4
tree 3989f84e43cf30ddb0304bc864923d301d462b30 tree | zip | gz
parent 84cf6504c5068b8debd21dcb67246e45cfea700f view | diff
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.
8 files added
9 files modified
128 ■■■■ changed files
technic/locale/template.txt 2 ●●●●● diff | view | raw | blame | history
technic/machines/MV/centrifuge.lua 16 ●●●●● diff | view | raw | blame | history
technic/machines/MV/init.lua 1 ●●●● diff | view | raw | blame | history
technic/machines/register/alloy_recipes.lua 5 ●●●● diff | view | raw | blame | history
technic/machines/register/centrifuge.lua 8 ●●●●● diff | view | raw | blame | history
technic/machines/register/centrifuge_recipes.lua 31 ●●●●● diff | view | raw | blame | history
technic/machines/register/compressor_recipes.lua 2 ●●● diff | view | raw | blame | history
technic/machines/register/extractor_recipes.lua 2 ●●● diff | view | raw | blame | history
technic/machines/register/grinder_recipes.lua 2 ●●● diff | view | raw | blame | history
technic/machines/register/init.lua 3 ●●●● diff | view | raw | blame | history
technic/machines/register/machine_base.lua 28 ●●●● diff | view | raw | blame | history
technic/machines/register/recipes.lua 28 ●●●●● diff | view | raw | blame | history
technic/textures/technic_mv_centrifuge_bottom.png diff | view | raw | blame | history
technic/textures/technic_mv_centrifuge_front.png diff | view | raw | blame | history
technic/textures/technic_mv_centrifuge_front_active.png diff | view | raw | blame | history
technic/textures/technic_mv_centrifuge_side.png diff | view | raw | blame | history
technic/textures/technic_mv_centrifuge_top.png diff | view | raw | blame | history