technic/technic/machines/register
goblin 6ec12b51cb also return buckets with generators
... and in the `smelt_item` function, even though it seems unused
2014-07-19 00:18:44 +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
alloy_recipes.lua Fix brass alloying recipe 2014-07-07 15:15:05 +02:00
battery_box.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
cables.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
common.lua also return buckets with generators 2014-07-19 00:18:44 +01:00
compressor.lua Add MV version of compressor too, remove infinite sand-producing compressor recipe. 2014-07-02 22:45:46 +02:00
compressor_recipes.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
electric_furnace.lua Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon) 2014-07-02 22:24:38 +02:00
extractor.lua Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon) 2014-07-02 22:24:38 +02:00
extractor_recipes.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
generator.lua also return buckets with generators 2014-07-19 00:18:44 +01:00
grinder.lua Refactor a lot of code: make only one registration function for grinder, extractor and electric furnace (compressor will follow soon) 2014-07-02 22:24:38 +02:00
grinder_recipes.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
init.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
machine_base.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
recipes.lua Fix craft guide for alloy cooking et al 2014-07-07 15:15:05 +02:00
solar_array.lua Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00