technic/technic/machines/register
ShadowNinja e393617fa1 Fix undefined global warning 2015-04-26 18:17:04 -04: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 tune latex->rubber alloy recipe based on wikipedia data pointed out by @est31 2015-01-30 17:41:05 +01:00
battery_box.lua Fix detection of if the machine should call pipeworks.after_place 2015-03-07 21:44:42 -05:00
cables.lua Rename technic.cables and make it private 2015-03-22 19:35:50 +01:00
centrifuge.lua Add centrifuge 2014-07-26 18:01:05 +01:00
centrifuge_recipes.lua add sawdust and tree/wood grindings with arcacia tree for dye and provide a better alternative rubbertree->latex path that yields the same as the tree tap, but requires more machine work 2015-01-30 05:16:41 +01:00
common.lua Drop upgrade items in the after_dig_node handler instead of can_dig 2015-03-07 21:44:42 -05: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 move from recipe defusion to recipe deactivation to avoid confusion 2015-01-30 20:15:15 +01: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 redfine latex->rubber path via alloy furnace 2015-01-30 05:16:49 +01:00
generator.lua Fix detection of if the machine should call pipeworks.after_place 2015-03-07 21:44:42 -05: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 Add lead block, and lead & sulfur dusts 2015-03-08 13:32:59 +01:00
grindings.lua remove unnecessary definition fields 2015-01-30 17:47:04 +01:00
init.lua add sawdust and tree/wood grindings with arcacia tree for dye and provide a better alternative rubbertree->latex path that yields the same as the tree tap, but requires more machine work 2015-01-30 05:16:41 +01:00
machine_base.lua Fix detection of if the machine should call pipeworks.after_place 2015-03-07 21:44:42 -05:00
recipes.lua Fix undefined global warning 2015-04-26 18:17:04 -04:00
solar_array.lua Fix autoloading for solar arrays 2015-03-23 03:41:03 +01:00