Module:Data/QuantumBrain/InInput: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
return { | return { | ||
{ | { | ||
name = 'NeutroniumSorter', | name = 'NeutroniumSorter', | ||
| Line 168: | Line 155: | ||
input = { | input = { | ||
{'DirtSurface', 4}, | {'DirtSurface', 4}, | ||
{'NeutroniumRobotArm', | {'NeutroniumRobotArm', 4}, | ||
{'ModularFrame', | {'ModularFrame', 6}, | ||
{'QuantumBrain', | {'QuantumBrain', 6}, | ||
}, | }, | ||
output = { | output = { | ||
| Line 239: | Line 226: | ||
}, | }, | ||
ticks = 20, | ticks = 20, | ||
tier = 7, | |||
}, | |||
{ | |||
name = 'NeutroniumDeepStorage', | |||
machine = 'Hand', | |||
input = { | |||
{'StorageCore', 1}, | |||
{'NeutroniumPlate', 8}, | |||
{'ModularFrame', 2}, | |||
{'QuantumBrain', 2}, | |||
}, | |||
output = { | |||
{'NeutroniumDeepStorage', 1}, | |||
}, | |||
ticks = 60, | |||
tier = 7, | |||
}, | |||
{ | |||
name = 'NeutroniumAlternator', | |||
machine = 'Hand', | |||
input = { | |||
{'CompositeAlternator', 4}, | |||
{'CopperWire', 24}, | |||
{'NeutroniumElectricEngine', 1}, | |||
{'QuantumBrain', 1}, | |||
}, | |||
output = { | |||
{'NeutroniumAlternator', 1}, | |||
}, | |||
ticks = 120, | |||
tier = 7, | tier = 7, | ||
}, | }, | ||
} | } | ||
Latest revision as of 15:47, 24 August 2026
Documentation for this module may be created at Module:Data/QuantumBrain/InInput/doc
return {
{
name = 'NeutroniumSorter',
machine = 'Hand',
input = {
{'NeutroniumSplitter', 1},
{'QuantumBrain', 3},
},
output = {
{'NeutroniumSorter', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumCombustionEngine',
machine = 'Hand',
input = {
{'NeutroniumPlate', 10},
{'NeutroniumParts', 24},
{'QuantumBrain', 1},
{'Catalyst', 1},
},
output = {
{'NeutroniumCombustionEngine', 1},
},
ticks = 100,
tier = 7,
},
{
name = 'NeutroniumGenerator',
machine = 'Hand',
input = {
{'NeutroniumPlate', 8},
{'YttriumWire', 12},
{'ModularFrame', 2},
{'QuantumBrain', 1},
},
output = {
{'NeutroniumGenerator', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumIndustrialGenerator',
machine = 'Hand',
input = {
{'NeutroniumPlate', 24},
{'YttriumWire', 36},
{'ReinforcedFrame', 6},
{'QuantumBrain', 3},
},
output = {
{'NeutroniumIndustrialGenerator', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumLoader',
machine = 'Hand',
input = {
{'NeutroniumRobotArm', 5},
{'NeutroniumElectricEngine', 1},
{'QuantumBrain', 2},
{'ModularFrame', 2},
},
output = {
{'NeutroniumLoader', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumIndustrialSteamTurbine',
machine = 'Hand',
input = {
{'NeutroniumPlate', 50},
{'NeutroniumParts', 32},
{'NeutroniumPipe', 10},
{'QuantumBrain', 2},
},
output = {
{'NeutroniumIndustrialSteamTurbine', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumBatteryBox',
machine = 'Hand',
input = {
{'CopperConnector', 10},
{'Battery', 22},
{'NeutroniumPlate', 2},
{'QuantumBrain', 1},
},
output = {
{'NeutroniumBatteryBox', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumPortal',
machine = 'Hand',
input = {
{'UltimateCatalyst', 10},
{'NeutroniumPlate', 40},
{'ModularFrame', 20},
{'YttriumWire', 100},
{'QuantumBrain', 25},
{'BuildingMaterial', 256},
},
output = {
{'NeutroniumPortal', 1},
},
ticks = 300,
tier = 7,
},
{
name = 'NeutroniumAssembler',
machine = 'Hand',
input = {
{'NeutroniumRobotArm', 4},
{'NeutroniumPlate', 3},
{'ModularFrame', 4},
{'QuantumBrain', 4},
},
output = {
{'NeutroniumAssembler', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumConstructor',
machine = 'Hand',
input = {
{'NeutroniumRobotArm', 1},
{'NeutroniumPlate', 3},
{'ModularFrame', 2},
{'QuantumBrain', 2},
},
output = {
{'NeutroniumConstructor', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumAutomaticFarm',
machine = 'Hand',
input = {
{'DirtSurface', 4},
{'NeutroniumRobotArm', 4},
{'ModularFrame', 6},
{'QuantumBrain', 6},
},
output = {
{'NeutroniumAutomaticFarm', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumFissionReactor',
machine = 'Hand',
input = {
{'CopperHeatPipe', 25},
{'NeutroniumPlate', 100},
{'NeutroniumParts', 100},
{'QuantumBrain', 16},
{'BuildingMaterial', 128},
},
output = {
{'NeutroniumFissionReactor', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumFusionReactor',
machine = 'Hand',
input = {
{'CopperHeatPipe', 25},
{'NeutroniumPlate', 40},
{'YttriumWire', 100},
{'QuantumBrain', 20},
{'PlatinumReflector', 40},
{'BuildingMaterial', 128},
},
output = {
{'NeutroniumFusionReactor', 1},
},
ticks = 300,
tier = 7,
},
{
name = 'NeutroniumIndustrialBoiler',
machine = 'Hand',
input = {
{'NeutroniumPipe', 25},
{'NeutroniumPlate', 30},
{'NeutroniumParts', 20},
{'QuantumBrain', 1},
},
output = {
{'NeutroniumIndustrialBoiler', 1},
},
ticks = 100,
tier = 7,
},
{
name = 'NeutroniumPumpjack',
machine = 'Hand',
input = {
{'NeutroniumPlate', 5},
{'NeutroniumParts', 32},
{'NeutroniumPipe', 5},
{'QuantumBrain', 3},
},
output = {
{'NeutroniumPumpjack', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumDeepStorage',
machine = 'Hand',
input = {
{'StorageCore', 1},
{'NeutroniumPlate', 8},
{'ModularFrame', 2},
{'QuantumBrain', 2},
},
output = {
{'NeutroniumDeepStorage', 1},
},
ticks = 60,
tier = 7,
},
{
name = 'NeutroniumAlternator',
machine = 'Hand',
input = {
{'CompositeAlternator', 4},
{'CopperWire', 24},
{'NeutroniumElectricEngine', 1},
{'QuantumBrain', 1},
},
output = {
{'NeutroniumAlternator', 1},
},
ticks = 120,
tier = 7,
},
}