Refactor a lot of code: make only one registration function for grinder, extractor...
authorNovatux <nathanael.courant@laposte.net>
Wed, 2 Jul 2014 20:24:38 +0000 (22:24 +0200)
committerNovatux <nathanael.courant@laposte.net>
Wed, 2 Jul 2014 20:24:38 +0000 (22:24 +0200)
commitaa8af0c8715a4492f43da3834e4f324c72b90b71
tree18afd86ad84162a7ed1e0a66858a8f04a595e5b7
parent88cbc6c2a70db42018051129cc0cd12832013f93
Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon)
technic/machines/register/electric_furnace.lua
technic/machines/register/extractor.lua
technic/machines/register/extractor_recipes.lua
technic/machines/register/grinder.lua
technic/machines/register/grinder_recipes.lua
technic/machines/register/init.lua
technic/machines/register/machine_base.lua [new file with mode: 0644]
technic/machines/register/recipes.lua [new file with mode: 0644]