Change the recipe code to be able to handle recipes with more than one input, and...
authorNovatux <nathanael.courant@laposte.net>
Thu, 3 Jul 2014 13:57:39 +0000 (15:57 +0200)
committerNovatux <nathanael.courant@laposte.net>
Thu, 3 Jul 2014 13:57:39 +0000 (15:57 +0200)
commitd55ecc39f954b33c17ae9a1da4aeff6382fcb790
treee15ea23162c1a3e926cd7189ae8e696ba900a542
parent95fcc435f1651d437f1085af931a00a3db91a68a
Change the recipe code to be able to handle recipes with more than one input, and use it for the alloy furnace.
Reorganize the init.lua files.
14 files changed:
technic/machines/HV/init.lua
technic/machines/LV/alloy_furnace.lua
technic/machines/LV/coal_alloy_furnace.lua
technic/machines/LV/init.lua
technic/machines/MV/alloy_furnace.lua
technic/machines/MV/init.lua
technic/machines/register/alloy_furnace.lua
technic/machines/register/alloy_recipes.lua [new file with mode: 0644]
technic/machines/register/compressor_recipes.lua
technic/machines/register/extractor_recipes.lua
technic/machines/register/grinder_recipes.lua
technic/machines/register/init.lua
technic/machines/register/machine_base.lua
technic/machines/register/recipes.lua