Module:Data/QuantumCore/InOutput
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/QuantumCore/InOutput/doc
return {
{
name = 'QuantumCore',
machine = 'Assembler',
input = {
{'YttriumDust', 1},
{'CopperParts', 3},
},
output = {
{'QuantumCore', 1},
{'QuantumCore', 1},
},
ticks = 100,
tier = 5,
},
{
name = 'QuantumCore',
machine = 'Assembler',
input = {
{'YttriumDust', 1},
{'CopperParts', 3},
},
output = {
{'QuantumCore', 1},
{'QuantumCore', 1},
},
ticks = 100,
tier = 5,
},
{
name = 'QuantumCore',
machine = 'Hand',
input = {
{'YttriumDust', 1},
{'CopperParts', 3},
},
output = {
{'QuantumCore', 1},
},
ticks = 100,
tier = 4,
},
}