Module:AssemblerRecipeDictionary: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'CircuitBoard2', | name = 'CircuitBoard2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'Log', 1}, | {'Log', 1}, | ||
| Line 14: | Line 15: | ||
{ | { | ||
name = 'CircuitBoard3', | name = 'CircuitBoard3', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CarbonFiberSheet', 1}, | {'CarbonFiberSheet', 1}, | ||
| Line 26: | Line 28: | ||
{ | { | ||
name = 'Circuit2', | name = 'Circuit2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CircuitBoard', 1}, | {'CircuitBoard', 1}, | ||
| Line 38: | Line 41: | ||
{ | { | ||
name = 'Resistor2', | name = 'Resistor2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CoalDust', 1}, | {'CoalDust', 1}, | ||
{' | {'CopperWire', 3}, | ||
}, | }, | ||
output = { | output = { | ||
{'Resistor', | {'Resistor', 1}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 51: | Line 54: | ||
{ | { | ||
name = 'Resistor3', | name = 'Resistor3', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{' | {'CopperWire', 4}, | ||
{'CoalDust', 1}, | |||
{'PolyethyleneSheet', 1}, | {'PolyethyleneSheet', 1}, | ||
}, | }, | ||
output = { | output = { | ||
{'Resistor', | {'Resistor', 2}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 63: | Line 68: | ||
{ | { | ||
name = 'Resistor4', | name = 'Resistor4', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CopperWire', 4}, | |||
{'TantalumWire', 1}, | {'TantalumWire', 1}, | ||
{'PolyethyleneSheet', 1}, | {'PolyethyleneSheet', 1}, | ||
}, | }, | ||
output = { | output = { | ||
{'Resistor', | {'Resistor', 4}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 75: | Line 82: | ||
{ | { | ||
name = 'Resistor5', | name = 'Resistor5', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CopperWire', 6}, | |||
{'TantalumWire', 1}, | {'TantalumWire', 1}, | ||
{'CarbonFiberSheet', 1}, | {'CarbonFiberSheet', 1}, | ||
}, | }, | ||
output = { | output = { | ||
{'Resistor', | {'Resistor', 8}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 88: | Line 96: | ||
{ | { | ||
name = 'AdvancedCircuit2', | name = 'AdvancedCircuit2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CircuitBoard', 1}, | {'CircuitBoard', 1}, | ||
{'Transistor', 2}, | {'Transistor', 2}, | ||
{'Resistor', | {'Resistor', 5}, | ||
}, | }, | ||
output = { | output = { | ||
{'AdvancedCircuit', 1}, | {'AdvancedCircuit', 1}, | ||
}, | }, | ||
ticks = | ticks = 90, | ||
tier = 2, | tier = 2, | ||
}, | }, | ||
{ | { | ||
name = 'Transistor2', | name = 'Transistor2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'Silicon', 1}, | {'Silicon', 1}, | ||
{' | {'CopperWire', 3}, | ||
{'PolyethyleneSheet', 1}, | {'PolyethyleneSheet', 1}, | ||
}, | }, | ||
| Line 114: | Line 124: | ||
{ | { | ||
name = 'Transistor3', | name = 'Transistor3', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'SiliconWafer', 1}, | {'SiliconWafer', 1}, | ||
{' | {'CopperWire', 4}, | ||
{'PolyethyleneSheet', 1}, | {'PolyethyleneSheet', 1}, | ||
}, | }, | ||
output = { | output = { | ||
{'Transistor', | {'Transistor', 4}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 127: | Line 138: | ||
{ | { | ||
name = 'Transistor4', | name = 'Transistor4', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'DopedSiliconWafer', 1}, | {'DopedSiliconWafer', 1}, | ||
{' | {'CopperWire', 6}, | ||
{'PolyethyleneSheet', 1}, | {'PolyethyleneSheet', 1}, | ||
}, | }, | ||
output = { | output = { | ||
{'Transistor', | {'Transistor', 8}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 140: | Line 152: | ||
{ | { | ||
name = 'Capacitor2', | name = 'Capacitor2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'AluminiumFoil', 2}, | {'AluminiumFoil', 2}, | ||
| Line 145: | Line 158: | ||
}, | }, | ||
output = { | output = { | ||
{'Capacitor', | {'Capacitor', 4}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 152: | Line 165: | ||
{ | { | ||
name = 'Capacitor3', | name = 'Capacitor3', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'TantalumFoil', 2}, | {'TantalumFoil', 2}, | ||
| Line 157: | Line 171: | ||
}, | }, | ||
output = { | output = { | ||
{'Capacitor', | {'Capacitor', 8}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 164: | Line 178: | ||
{ | { | ||
name = 'Capacitor4', | name = 'Capacitor4', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'TantalumFoil', | {'TantalumFoil', 3}, | ||
{'CarbonFiberSheet', | {'CarbonFiberSheet', 2}, | ||
}, | }, | ||
output = { | output = { | ||
{'Capacitor', | {'Capacitor', 16}, | ||
}, | }, | ||
ticks = 60, | ticks = 60, | ||
| Line 177: | Line 191: | ||
{ | { | ||
name = 'SiliconWafer', | name = 'SiliconWafer', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'SiliconMonocrystal', 1}, | {'SiliconMonocrystal', 1}, | ||
| Line 188: | Line 203: | ||
{ | { | ||
name = 'DopedSiliconWafer', | name = 'DopedSiliconWafer', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'DopedSiliconMonocrystal', 1}, | {'DopedSiliconMonocrystal', 1}, | ||
| Line 199: | Line 215: | ||
{ | { | ||
name = 'Processor2', | name = 'Processor2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CircuitBoard', 1}, | {'CircuitBoard', 1}, | ||
| Line 213: | Line 230: | ||
{ | { | ||
name = 'Processor3', | name = 'Processor3', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CircuitBoard', 1}, | {'CircuitBoard', 1}, | ||
{'AdvancedCircuit', 1}, | |||
{'DopedSiliconWafer', 1}, | {'DopedSiliconWafer', 1}, | ||
{'Capacitor', 3}, | {'Capacitor', 3}, | ||
}, | }, | ||
| Line 227: | Line 245: | ||
{ | { | ||
name = 'QuantumCore', | name = 'QuantumCore', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'YttriumDust', | {'YttriumDust', 1}, | ||
{' | {'CopperParts', 3}, | ||
}, | }, | ||
output = { | output = { | ||
{'QuantumCore', | {'QuantumCore', 1}, | ||
{'QuantumCore', 1}, | |||
}, | }, | ||
ticks = 100, | ticks = 100, | ||
| Line 239: | Line 259: | ||
{ | { | ||
name = 'QuantumCircuit2', | name = 'QuantumCircuit2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'QuantumCore', | {'QuantumCore', 4}, | ||
{'Processor', 2}, | {'Processor', 2}, | ||
{'Resistor', 6}, | {'Resistor', 6}, | ||
| Line 253: | Line 274: | ||
{ | { | ||
name = 'QuantumProcessor2', | name = 'QuantumProcessor2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'QuantumCircuit', 2}, | {'QuantumCircuit', 2}, | ||
{'DecisionResonator', | {'DecisionResonator', 6}, | ||
{'Capacitor', 6}, | {'Capacitor', 6}, | ||
{'Transistor', 6}, | {'Transistor', 6}, | ||
| Line 267: | Line 289: | ||
{ | { | ||
name = 'QuantumBrain2', | name = 'QuantumBrain2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'QuantumProcessor', 2}, | {'QuantumProcessor', 2}, | ||
| Line 281: | Line 304: | ||
{ | { | ||
name = 'Catalyst2', | name = 'Catalyst2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'Cell', 1}, | {'Cell', 1}, | ||
{'GoldWire', 10}, | {'GoldWire', 10}, | ||
{' | {'CoalDust', 4}, | ||
}, | }, | ||
output = { | output = { | ||
| Line 294: | Line 318: | ||
{ | { | ||
name = 'Cell2', | name = 'Cell2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'DepletedUraniumCell', 1}, | {'DepletedUraniumCell', 1}, | ||
| Line 305: | Line 330: | ||
{ | { | ||
name = 'Battery', | name = 'Battery', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'SulfuricAcid', 100}, | {'SulfuricAcid', 100}, | ||
| Line 318: | Line 344: | ||
{ | { | ||
name = 'CompositePlate', | name = 'CompositePlate', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'TitaniumPlate', 1}, | {'TitaniumPlate', 1}, | ||
| Line 331: | Line 358: | ||
{ | { | ||
name = 'CompositePlate2', | name = 'CompositePlate2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'TitaniumPlate', 1}, | {'TitaniumPlate', 1}, | ||
| Line 345: | Line 373: | ||
{ | { | ||
name = 'GoldWire', | name = 'GoldWire', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'GoldPlate', 1}, | {'GoldPlate', 1}, | ||
| Line 355: | Line 384: | ||
{ | { | ||
name = 'DecisionResonator2', | name = 'DecisionResonator2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'StainlessSteelParts', 4}, | {'StainlessSteelParts', 4}, | ||
| Line 367: | Line 397: | ||
{ | { | ||
name = 'DecisionResonator3', | name = 'DecisionResonator3', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'StainlessSteelParts', 4}, | {'StainlessSteelParts', 4}, | ||
| Line 380: | Line 411: | ||
{ | { | ||
name = 'DecisionResonator4', | name = 'DecisionResonator4', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'StainlessSteelParts', 4}, | {'StainlessSteelParts', 4}, | ||
| Line 393: | Line 425: | ||
{ | { | ||
name = 'ControlCell', | name = 'ControlCell', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'Cell', 1}, | {'Cell', 1}, | ||
| Line 404: | Line 437: | ||
{ | { | ||
name = 'CopperWire2', | name = 'CopperWire2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'CopperPlate', 1}, | {'CopperPlate', 1}, | ||
| Line 414: | Line 448: | ||
{ | { | ||
name = 'GoldWire2', | name = 'GoldWire2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'GoldPlate', 1}, | {'GoldPlate', 1}, | ||
| Line 424: | Line 459: | ||
{ | { | ||
name = 'PlatinumFoil', | name = 'PlatinumFoil', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'PlatinumPlate', 1}, | {'PlatinumPlate', 1}, | ||
| Line 435: | Line 471: | ||
{ | { | ||
name = 'PlatinumWire2', | name = 'PlatinumWire2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'PlatinumPlate', 1}, | {'PlatinumPlate', 1}, | ||
| Line 445: | Line 482: | ||
{ | { | ||
name = 'AluminiumFoil', | name = 'AluminiumFoil', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'AluminiumPlate', 1}, | {'AluminiumPlate', 1}, | ||
| Line 456: | Line 494: | ||
{ | { | ||
name = 'YttriumWire2', | name = 'YttriumWire2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'YttriumPlate', 1}, | {'YttriumPlate', 1}, | ||
| Line 466: | Line 505: | ||
{ | { | ||
name = 'TantalumFoil', | name = 'TantalumFoil', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'TantalumPlate', 1}, | {'TantalumPlate', 1}, | ||
| Line 477: | Line 517: | ||
{ | { | ||
name = 'TantalumWire2', | name = 'TantalumWire2', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'TantalumPlate', 1}, | {'TantalumPlate', 1}, | ||
Latest revision as of 23:01, 27 January 2026
Documentation for this module may be created at Module:AssemblerRecipeDictionary/doc
return {
{
name = 'CircuitBoard2',
machine = 'Assembler',
input = {
{'Log', 1},
{'PolyethyleneSheet', 2},
},
output = {
{'CircuitBoard', 4},
},
ticks = 20,
tier = 4,
},
{
name = 'CircuitBoard3',
machine = 'Assembler',
input = {
{'CarbonFiberSheet', 1},
{'PolyethyleneSheet', 2},
},
output = {
{'CircuitBoard', 8},
},
ticks = 20,
tier = 5,
},
{
name = 'Circuit2',
machine = 'Assembler',
input = {
{'CircuitBoard', 1},
{'Transistor', 2},
},
output = {
{'Circuit', 1},
},
ticks = 200,
tier = 2,
},
{
name = 'Resistor2',
machine = 'Assembler',
input = {
{'CoalDust', 1},
{'CopperWire', 3},
},
output = {
{'Resistor', 1},
},
ticks = 60,
tier = 2,
},
{
name = 'Resistor3',
machine = 'Assembler',
input = {
{'CopperWire', 4},
{'CoalDust', 1},
{'PolyethyleneSheet', 1},
},
output = {
{'Resistor', 2},
},
ticks = 60,
tier = 3,
},
{
name = 'Resistor4',
machine = 'Assembler',
input = {
{'CopperWire', 4},
{'TantalumWire', 1},
{'PolyethyleneSheet', 1},
},
output = {
{'Resistor', 4},
},
ticks = 60,
tier = 5,
},
{
name = 'Resistor5',
machine = 'Assembler',
input = {
{'CopperWire', 6},
{'TantalumWire', 1},
{'CarbonFiberSheet', 1},
},
output = {
{'Resistor', 8},
},
ticks = 60,
tier = 5,
},
{
name = 'AdvancedCircuit2',
machine = 'Assembler',
input = {
{'CircuitBoard', 1},
{'Transistor', 2},
{'Resistor', 5},
},
output = {
{'AdvancedCircuit', 1},
},
ticks = 90,
tier = 2,
},
{
name = 'Transistor2',
machine = 'Assembler',
input = {
{'Silicon', 1},
{'CopperWire', 3},
{'PolyethyleneSheet', 1},
},
output = {
{'Transistor', 2},
},
ticks = 60,
tier = 2,
},
{
name = 'Transistor3',
machine = 'Assembler',
input = {
{'SiliconWafer', 1},
{'CopperWire', 4},
{'PolyethyleneSheet', 1},
},
output = {
{'Transistor', 4},
},
ticks = 60,
tier = 3,
},
{
name = 'Transistor4',
machine = 'Assembler',
input = {
{'DopedSiliconWafer', 1},
{'CopperWire', 6},
{'PolyethyleneSheet', 1},
},
output = {
{'Transistor', 8},
},
ticks = 60,
tier = 4,
},
{
name = 'Capacitor2',
machine = 'Assembler',
input = {
{'AluminiumFoil', 2},
{'MicaFlakes', 1},
},
output = {
{'Capacitor', 4},
},
ticks = 60,
tier = 2,
},
{
name = 'Capacitor3',
machine = 'Assembler',
input = {
{'TantalumFoil', 2},
{'PolyethyleneSheet', 1},
},
output = {
{'Capacitor', 8},
},
ticks = 60,
tier = 5,
},
{
name = 'Capacitor4',
machine = 'Assembler',
input = {
{'TantalumFoil', 3},
{'CarbonFiberSheet', 2},
},
output = {
{'Capacitor', 16},
},
ticks = 60,
tier = 5,
},
{
name = 'SiliconWafer',
machine = 'Assembler',
input = {
{'SiliconMonocrystal', 1},
},
output = {
{'SiliconWafer', 16},
},
ticks = 200,
tier = 3,
},
{
name = 'DopedSiliconWafer',
machine = 'Assembler',
input = {
{'DopedSiliconMonocrystal', 1},
},
output = {
{'DopedSiliconWafer', 16},
},
ticks = 200,
tier = 4,
},
{
name = 'Processor2',
machine = 'Assembler',
input = {
{'CircuitBoard', 1},
{'AdvancedCircuit', 2},
{'SiliconWafer', 1},
{'Capacitor', 2},
},
output = {
{'Processor', 1},
},
ticks = 200,
tier = 4,
},
{
name = 'Processor3',
machine = 'Assembler',
input = {
{'CircuitBoard', 1},
{'AdvancedCircuit', 1},
{'DopedSiliconWafer', 1},
{'Capacitor', 3},
},
output = {
{'Processor', 2},
},
ticks = 200,
tier = 5,
},
{
name = 'QuantumCore',
machine = 'Assembler',
input = {
{'YttriumDust', 1},
{'CopperParts', 3},
},
output = {
{'QuantumCore', 1},
{'QuantumCore', 1},
},
ticks = 100,
tier = 5,
},
{
name = 'QuantumCircuit2',
machine = 'Assembler',
input = {
{'QuantumCore', 4},
{'Processor', 2},
{'Resistor', 6},
{'Transistor', 6},
},
output = {
{'QuantumCircuit', 1},
},
ticks = 200,
tier = 4,
},
{
name = 'QuantumProcessor2',
machine = 'Assembler',
input = {
{'QuantumCircuit', 2},
{'DecisionResonator', 6},
{'Capacitor', 6},
{'Transistor', 6},
},
output = {
{'QuantumProcessor', 1},
},
ticks = 200,
tier = 5,
},
{
name = 'QuantumBrain2',
machine = 'Assembler',
input = {
{'QuantumProcessor', 2},
{'BrainMatrix', 1},
{'Resistor', 10},
{'UltimateCatalyst', 1},
},
output = {
{'QuantumBrain', 1},
},
ticks = 200,
tier = 6,
},
{
name = 'Catalyst2',
machine = 'Assembler',
input = {
{'Cell', 1},
{'GoldWire', 10},
{'CoalDust', 4},
},
output = {
{'Catalyst', 1},
},
ticks = 200,
tier = 4,
},
{
name = 'Cell2',
machine = 'Assembler',
input = {
{'DepletedUraniumCell', 1},
},
output = {
{'Cell', 1},
},
ticks = 600,
tier = 5,
},
{
name = 'Battery',
machine = 'Assembler',
input = {
{'SulfuricAcid', 100},
{'CopperParts', 1},
{'SteelPlate', 1},
},
output = {
{'Battery', 1},
},
ticks = 200,
tier = 4,
},
{
name = 'CompositePlate',
machine = 'Assembler',
input = {
{'TitaniumPlate', 1},
{'CarbonFiberSheet', 1},
{'PolyethyleneSheet', 1},
},
output = {
{'CompositePlate', 1},
},
ticks = 300,
tier = 6,
},
{
name = 'CompositePlate2',
machine = 'Assembler',
input = {
{'TitaniumPlate', 1},
{'CarbonFiberSheet', 1},
{'PolyethyleneSheet', 1},
{'NeutroniumPlate', 1},
},
output = {
{'CompositePlate', 4},
},
ticks = 300,
tier = 7,
},
{
name = 'GoldWire',
machine = 'Assembler',
input = {
{'GoldPlate', 1},
},
output = {
{'GoldWire', 2},
},
ticks = 100,
},
{
name = 'DecisionResonator2',
machine = 'Assembler',
input = {
{'StainlessSteelParts', 4},
{'RubyCrystal', 1},
},
output = {
{'DecisionResonator', 2},
},
ticks = 100,
tier = 5,
},
{
name = 'DecisionResonator3',
machine = 'Assembler',
input = {
{'StainlessSteelParts', 4},
{'SiliconWafer', 1},
{'CompositePlate', 1},
},
output = {
{'DecisionResonator', 2},
},
ticks = 100,
tier = 5,
},
{
name = 'DecisionResonator4',
machine = 'Assembler',
input = {
{'StainlessSteelParts', 4},
{'DopedSiliconWafer', 1},
{'CompositePlate', 1},
},
output = {
{'DecisionResonator', 4},
},
ticks = 100,
tier = 5,
},
{
name = 'ControlCell',
machine = 'Assembler',
input = {
{'Cell', 1},
{'YttriumDust', 3},
},
output = {
{'ControlCell', 1},
},
ticks = 100,
},
{
name = 'CopperWire2',
machine = 'Assembler',
input = {
{'CopperPlate', 1},
},
output = {
{'CopperWire', 2},
},
ticks = 40,
},
{
name = 'GoldWire2',
machine = 'Assembler',
input = {
{'GoldPlate', 1},
},
output = {
{'GoldWire', 2},
},
ticks = 40,
},
{
name = 'PlatinumFoil',
machine = 'Assembler',
input = {
{'PlatinumPlate', 1},
},
output = {
{'PlatinumFoil', 3},
},
ticks = 80,
tier = 5,
},
{
name = 'PlatinumWire2',
machine = 'Assembler',
input = {
{'PlatinumPlate', 1},
},
output = {
{'PlatinumWire', 2},
},
ticks = 40,
},
{
name = 'AluminiumFoil',
machine = 'Assembler',
input = {
{'AluminiumPlate', 1},
},
output = {
{'AluminiumFoil', 3},
},
ticks = 80,
tier = 2,
},
{
name = 'YttriumWire2',
machine = 'Assembler',
input = {
{'YttriumPlate', 1},
},
output = {
{'YttriumWire', 2},
},
ticks = 40,
},
{
name = 'TantalumFoil',
machine = 'Assembler',
input = {
{'TantalumPlate', 1},
},
output = {
{'TantalumFoil', 3},
},
ticks = 80,
tier = 5,
},
{
name = 'TantalumWire2',
machine = 'Assembler',
input = {
{'TantalumPlate', 1},
},
output = {
{'TantalumWire', 2},
},
ticks = 40,
},
}