ModuleGenerator
From Kerbal Space Program Wiki
Below is an example of ModuleGenerator being used. (Incomplete list of config settings) MODULE{ name = ModuleGenerator isAlwaysActive = true/false activateGUIName = <text> shutdownGUIName = <text> INPUT_RESOURCE { name = <resource name> rate = <numerical value> } OUTPUT_RESOURCE { name = <resource name> rate = <numerical value> }}