Module:Data/ModularFrame/InInput: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'CompositeMacerator', | name = 'CompositeMacerator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 2}, | {'CompositePlate', 2}, | ||
| Line 14: | Line 15: | ||
{ | { | ||
name = 'NeutroniumMacerator', | name = 'NeutroniumMacerator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 2}, | {'NeutroniumPlate', 2}, | ||
| Line 26: | Line 28: | ||
{ | { | ||
name = 'CompositeSeparator', | name = 'CompositeSeparator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePipe', 2}, | {'CompositePipe', 2}, | ||
| Line 38: | Line 41: | ||
{ | { | ||
name = 'NeutroniumSeparator', | name = 'NeutroniumSeparator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPipe', 2}, | {'NeutroniumPipe', 2}, | ||
| Line 50: | Line 54: | ||
{ | { | ||
name = 'CompositeAutomaticHammer', | name = 'CompositeAutomaticHammer', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 4}, | {'CompositePlate', 4}, | ||
| Line 63: | Line 68: | ||
{ | { | ||
name = 'NeutroniumAutomaticHammer', | name = 'NeutroniumAutomaticHammer', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 4}, | {'NeutroniumPlate', 4}, | ||
| Line 76: | Line 82: | ||
{ | { | ||
name = 'CompositeOreWasher', | name = 'CompositeOreWasher', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 7}, | {'CompositePlate', 7}, | ||
| Line 89: | Line 96: | ||
{ | { | ||
name = 'NeutroniumOreWasher', | name = 'NeutroniumOreWasher', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 7}, | {'NeutroniumPlate', 7}, | ||
| Line 102: | Line 110: | ||
{ | { | ||
name = 'NeutroniumFractionatingColumn', | name = 'NeutroniumFractionatingColumn', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 13}, | {'NeutroniumPlate', 13}, | ||
| Line 116: | Line 125: | ||
{ | { | ||
name = 'NeutroniumPyrolysisUnit', | name = 'NeutroniumPyrolysisUnit', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 6}, | {'NeutroniumPlate', 6}, | ||
| Line 129: | Line 139: | ||
{ | { | ||
name = 'CompositeGenerator', | name = 'CompositeGenerator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 8}, | {'CompositePlate', 8}, | ||
| Line 143: | Line 154: | ||
{ | { | ||
name = 'NeutroniumGenerator', | name = 'NeutroniumGenerator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 8}, | {'NeutroniumPlate', 8}, | ||
| Line 157: | Line 169: | ||
{ | { | ||
name = 'CompositeCompactGenerator', | name = 'CompositeCompactGenerator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 1}, | {'CompositePlate', 1}, | ||
| Line 170: | Line 183: | ||
{ | { | ||
name = 'NeutroniumCompactGenerator', | name = 'NeutroniumCompactGenerator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 1}, | {'NeutroniumPlate', 1}, | ||
| Line 183: | Line 197: | ||
{ | { | ||
name = 'CompositeElectricEngine', | name = 'CompositeElectricEngine', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'ModularFrame', 1}, | {'ModularFrame', 1}, | ||
| Line 196: | Line 211: | ||
{ | { | ||
name = 'NeutroniumElectricEngine', | name = 'NeutroniumElectricEngine', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'ModularFrame', 2}, | {'ModularFrame', 2}, | ||
| Line 209: | Line 225: | ||
{ | { | ||
name = 'CompositeLoader', | name = 'CompositeLoader', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositeRobotArm', 5}, | {'CompositeRobotArm', 5}, | ||
| Line 223: | Line 240: | ||
{ | { | ||
name = 'NeutroniumLoader', | name = 'NeutroniumLoader', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumRobotArm', 5}, | {'NeutroniumRobotArm', 5}, | ||
| Line 237: | Line 255: | ||
{ | { | ||
name = 'CompositeChemicalBath', | name = 'CompositeChemicalBath', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 8}, | {'CompositePlate', 8}, | ||
| Line 251: | Line 270: | ||
{ | { | ||
name = 'NeutroniumChemicalBath', | name = 'NeutroniumChemicalBath', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 8}, | {'NeutroniumPlate', 8}, | ||
| Line 265: | Line 285: | ||
{ | { | ||
name = 'CompositeIndustrialChemReactor', | name = 'CompositeIndustrialChemReactor', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 15}, | {'CompositePlate', 15}, | ||
| Line 279: | Line 300: | ||
{ | { | ||
name = 'NeutroniumIndustrialChemReactor', | name = 'NeutroniumIndustrialChemReactor', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 15}, | {'NeutroniumPlate', 15}, | ||
| Line 293: | Line 315: | ||
{ | { | ||
name = 'NeutroniumPortal', | name = 'NeutroniumPortal', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'UltimateCatalyst', 10}, | {'UltimateCatalyst', 10}, | ||
| Line 298: | Line 321: | ||
{'ModularFrame', 20}, | {'ModularFrame', 20}, | ||
{'YttriumWire', 100}, | {'YttriumWire', 100}, | ||
{'QuantumBrain', | {'QuantumBrain', 25}, | ||
{'BuildingMaterial', 256}, | {'BuildingMaterial', 256}, | ||
}, | }, | ||
| Line 309: | Line 332: | ||
{ | { | ||
name = 'CompositeDrillingRig', | name = 'CompositeDrillingRig', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 4}, | {'CompositePlate', 4}, | ||
| Line 322: | Line 346: | ||
{ | { | ||
name = 'NeutroniumDrillingRig', | name = 'NeutroniumDrillingRig', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 4}, | {'NeutroniumPlate', 4}, | ||
| Line 335: | Line 360: | ||
{ | { | ||
name = 'CompositeAssembler', | name = 'CompositeAssembler', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositeRobotArm', 4}, | {'CompositeRobotArm', 4}, | ||
{'CompositePlate', 3}, | {'CompositePlate', 3}, | ||
{'ModularFrame', 2}, | {'ModularFrame', 2}, | ||
{'QuantumProcessor', | {'QuantumProcessor', 4}, | ||
}, | }, | ||
output = { | output = { | ||
| Line 349: | Line 375: | ||
{ | { | ||
name = 'NeutroniumAssembler', | name = 'NeutroniumAssembler', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumRobotArm', 4}, | {'NeutroniumRobotArm', 4}, | ||
{'NeutroniumPlate', 3}, | {'NeutroniumPlate', 3}, | ||
{'ModularFrame', 4}, | {'ModularFrame', 4}, | ||
{'QuantumBrain', | {'QuantumBrain', 4}, | ||
}, | }, | ||
output = { | output = { | ||
| Line 363: | Line 390: | ||
{ | { | ||
name = 'CompositeConstructor', | name = 'CompositeConstructor', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositeRobotArm', 1}, | {'CompositeRobotArm', 1}, | ||
{'CompositePlate', 3}, | {'CompositePlate', 3}, | ||
{'ModularFrame', 1}, | {'ModularFrame', 1}, | ||
{'QuantumProcessor', | {'QuantumProcessor', 2}, | ||
}, | }, | ||
output = { | output = { | ||
| Line 377: | Line 405: | ||
{ | { | ||
name = 'NeutroniumConstructor', | name = 'NeutroniumConstructor', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumRobotArm', 1}, | {'NeutroniumRobotArm', 1}, | ||
{'NeutroniumPlate', 3}, | {'NeutroniumPlate', 3}, | ||
{'ModularFrame', 2}, | {'ModularFrame', 2}, | ||
{'QuantumBrain', | {'QuantumBrain', 2}, | ||
}, | }, | ||
output = { | output = { | ||
| Line 391: | Line 420: | ||
{ | { | ||
name = 'CompositeMixer', | name = 'CompositeMixer', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 4}, | {'CompositePlate', 4}, | ||
| Line 404: | Line 434: | ||
{ | { | ||
name = 'NeutroniumMixer', | name = 'NeutroniumMixer', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 4}, | {'NeutroniumPlate', 4}, | ||
| Line 417: | Line 448: | ||
{ | { | ||
name = 'CompositeAutomaticFarm', | name = 'CompositeAutomaticFarm', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'DirtSurface', 4}, | {'DirtSurface', 4}, | ||
| Line 431: | Line 463: | ||
{ | { | ||
name = 'NeutroniumAutomaticFarm', | name = 'NeutroniumAutomaticFarm', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'DirtSurface', 4}, | {'DirtSurface', 4}, | ||
| Line 445: | Line 478: | ||
{ | { | ||
name = 'CompositeAtmosphericCondenser', | name = 'CompositeAtmosphericCondenser', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 5}, | {'CompositePlate', 5}, | ||
| Line 459: | Line 493: | ||
{ | { | ||
name = 'NeutroniumAtmosphericCondenser', | name = 'NeutroniumAtmosphericCondenser', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 5}, | {'NeutroniumPlate', 5}, | ||
| Line 473: | Line 508: | ||
{ | { | ||
name = 'CompositeSolarPanel', | name = 'CompositeSolarPanel', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 4}, | {'CompositePlate', 4}, | ||
| Line 486: | Line 522: | ||
{ | { | ||
name = 'NeutroniumSolarPanel', | name = 'NeutroniumSolarPanel', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 4}, | {'NeutroniumPlate', 4}, | ||
| Line 499: | Line 536: | ||
{ | { | ||
name = 'CompositeSmallSolarPanel', | name = 'CompositeSmallSolarPanel', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 4}, | {'CompositePlate', 4}, | ||
| Line 512: | Line 550: | ||
{ | { | ||
name = 'NeutroniumSmallSolarPanel', | name = 'NeutroniumSmallSolarPanel', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 4}, | {'NeutroniumPlate', 4}, | ||
| Line 525: | Line 564: | ||
{ | { | ||
name = 'NeutroniumIndustrialSmelter', | name = 'NeutroniumIndustrialSmelter', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'YttriumWire', 32}, | {'YttriumWire', 32}, | ||
Latest revision as of 10:32, 30 October 2025
Documentation for this module may be created at Module:Data/ModularFrame/InInput/doc
return {
{
name = 'CompositeMacerator',
machine = 'Hand',
input = {
{'CompositePlate', 2},
{'ModularFrame', 1},
},
output = {
{'CompositeMacerator', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumMacerator',
machine = 'Hand',
input = {
{'NeutroniumPlate', 2},
{'ModularFrame', 2},
},
output = {
{'NeutroniumMacerator', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeSeparator',
machine = 'Hand',
input = {
{'CompositePipe', 2},
{'ModularFrame', 1},
},
output = {
{'CompositeSeparator', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumSeparator',
machine = 'Hand',
input = {
{'NeutroniumPipe', 2},
{'ModularFrame', 2},
},
output = {
{'NeutroniumSeparator', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeAutomaticHammer',
machine = 'Hand',
input = {
{'CompositePlate', 4},
{'CompositeParts', 16},
{'ModularFrame', 1},
},
output = {
{'CompositeAutomaticHammer', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumAutomaticHammer',
machine = 'Hand',
input = {
{'NeutroniumPlate', 4},
{'NeutroniumParts', 16},
{'ModularFrame', 2},
},
output = {
{'NeutroniumAutomaticHammer', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeOreWasher',
machine = 'Hand',
input = {
{'CompositePlate', 7},
{'CompositePipe', 2},
{'ModularFrame', 2},
},
output = {
{'CompositeOreWasher', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumOreWasher',
machine = 'Hand',
input = {
{'NeutroniumPlate', 7},
{'NeutroniumPipe', 2},
{'ModularFrame', 4},
},
output = {
{'NeutroniumOreWasher', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumFractionatingColumn',
machine = 'Hand',
input = {
{'NeutroniumPlate', 13},
{'StainlessSteelPipe', 25},
{'ModularFrame', 2},
{'NeutroniumPump', 6},
},
output = {
{'NeutroniumFractionatingColumn', 1},
},
ticks = 40,
tier = 7,
},
{
name = 'NeutroniumPyrolysisUnit',
machine = 'Hand',
input = {
{'NeutroniumPlate', 6},
{'CopperPipe', 20},
{'ModularFrame', 2},
},
output = {
{'NeutroniumPyrolysisUnit', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeGenerator',
machine = 'Hand',
input = {
{'CompositePlate', 8},
{'PlatinumWire', 12},
{'ModularFrame', 1},
{'QuantumProcessor', 1},
},
output = {
{'CompositeGenerator', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumGenerator',
machine = 'Hand',
input = {
{'NeutroniumPlate', 8},
{'YttriumWire', 12},
{'ModularFrame', 2},
{'QuantumBrain', 1},
},
output = {
{'NeutroniumGenerator', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeCompactGenerator',
machine = 'Hand',
input = {
{'CompositePlate', 1},
{'PlatinumWire', 2},
{'ModularFrame', 1},
},
output = {
{'CompositeCompactGenerator', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumCompactGenerator',
machine = 'Hand',
input = {
{'NeutroniumPlate', 1},
{'YttriumWire', 2},
{'ModularFrame', 2},
},
output = {
{'NeutroniumCompactGenerator', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeElectricEngine',
machine = 'Hand',
input = {
{'ModularFrame', 1},
{'CompositePlate', 2},
{'PowerCoil', 1},
},
output = {
{'CompositeElectricEngine', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumElectricEngine',
machine = 'Hand',
input = {
{'ModularFrame', 2},
{'NeutroniumPlate', 2},
{'PowerCoil', 2},
},
output = {
{'NeutroniumElectricEngine', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeLoader',
machine = 'Hand',
input = {
{'CompositeRobotArm', 5},
{'CompositeElectricEngine', 1},
{'QuantumProcessor', 2},
{'ModularFrame', 1},
},
output = {
{'CompositeLoader', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumLoader',
machine = 'Hand',
input = {
{'NeutroniumRobotArm', 5},
{'NeutroniumElectricEngine', 1},
{'QuantumBrain', 2},
{'ModularFrame', 2},
},
output = {
{'NeutroniumLoader', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeChemicalBath',
machine = 'Hand',
input = {
{'CompositePlate', 8},
{'CompositeParts', 10},
{'ModularFrame', 2},
{'CompositeElectricEngine', 1},
},
output = {
{'CompositeChemicalBath', 1},
},
ticks = 40,
tier = 6,
},
{
name = 'NeutroniumChemicalBath',
machine = 'Hand',
input = {
{'NeutroniumPlate', 8},
{'NeutroniumParts', 10},
{'ModularFrame', 4},
{'NeutroniumElectricEngine', 1},
},
output = {
{'NeutroniumChemicalBath', 1},
},
ticks = 40,
tier = 7,
},
{
name = 'CompositeIndustrialChemReactor',
machine = 'Hand',
input = {
{'CompositePlate', 15},
{'Glass', 10},
{'ModularFrame', 2},
{'CompositeElectricEngine', 2},
},
output = {
{'CompositeIndustrialChemReactor', 1},
},
ticks = 40,
tier = 6,
},
{
name = 'NeutroniumIndustrialChemReactor',
machine = 'Hand',
input = {
{'NeutroniumPlate', 15},
{'Glass', 10},
{'ModularFrame', 4},
{'NeutroniumElectricEngine', 2},
},
output = {
{'NeutroniumIndustrialChemReactor', 1},
},
ticks = 40,
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 = 'CompositeDrillingRig',
machine = 'Hand',
input = {
{'CompositePlate', 4},
{'CompositeRobotArm', 6},
{'ModularFrame', 3},
},
output = {
{'CompositeDrillingRig', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumDrillingRig',
machine = 'Hand',
input = {
{'NeutroniumPlate', 4},
{'NeutroniumRobotArm', 7},
{'ModularFrame', 6},
},
output = {
{'NeutroniumDrillingRig', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeAssembler',
machine = 'Hand',
input = {
{'CompositeRobotArm', 4},
{'CompositePlate', 3},
{'ModularFrame', 2},
{'QuantumProcessor', 4},
},
output = {
{'CompositeAssembler', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumAssembler',
machine = 'Hand',
input = {
{'NeutroniumRobotArm', 4},
{'NeutroniumPlate', 3},
{'ModularFrame', 4},
{'QuantumBrain', 4},
},
output = {
{'NeutroniumAssembler', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeConstructor',
machine = 'Hand',
input = {
{'CompositeRobotArm', 1},
{'CompositePlate', 3},
{'ModularFrame', 1},
{'QuantumProcessor', 2},
},
output = {
{'CompositeConstructor', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumConstructor',
machine = 'Hand',
input = {
{'NeutroniumRobotArm', 1},
{'NeutroniumPlate', 3},
{'ModularFrame', 2},
{'QuantumBrain', 2},
},
output = {
{'NeutroniumConstructor', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeMixer',
machine = 'Hand',
input = {
{'CompositePlate', 4},
{'CompositeParts', 5},
{'ModularFrame', 2},
},
output = {
{'CompositeMixer', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumMixer',
machine = 'Hand',
input = {
{'NeutroniumPlate', 4},
{'NeutroniumParts', 5},
{'ModularFrame', 4},
},
output = {
{'NeutroniumMixer', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeAutomaticFarm',
machine = 'Hand',
input = {
{'DirtSurface', 4},
{'CompositeRobotArm', 2},
{'ModularFrame', 2},
{'QuantumProcessor', 4},
},
output = {
{'CompositeAutomaticFarm', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumAutomaticFarm',
machine = 'Hand',
input = {
{'DirtSurface', 4},
{'NeutroniumRobotArm', 2},
{'ModularFrame', 4},
{'QuantumBrain', 4},
},
output = {
{'NeutroniumAutomaticFarm', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeAtmosphericCondenser',
machine = 'Hand',
input = {
{'CompositePlate', 5},
{'CompositeParts', 2},
{'ModularFrame', 1},
{'CopperPipe', 20},
},
output = {
{'CompositeAtmosphericCondenser', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumAtmosphericCondenser',
machine = 'Hand',
input = {
{'NeutroniumPlate', 5},
{'NeutroniumParts', 2},
{'ModularFrame', 2},
{'CopperPipe', 20},
},
output = {
{'NeutroniumAtmosphericCondenser', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeSolarPanel',
machine = 'Hand',
input = {
{'CompositePlate', 4},
{'ModularFrame', 3},
{'CompositeSolarCell', 10},
},
output = {
{'CompositeSolarPanel', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumSolarPanel',
machine = 'Hand',
input = {
{'NeutroniumPlate', 4},
{'ModularFrame', 6},
{'NeutroniumSolarCell', 10},
},
output = {
{'NeutroniumSolarPanel', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'CompositeSmallSolarPanel',
machine = 'Hand',
input = {
{'CompositePlate', 4},
{'ModularFrame', 1},
{'CompositeSolarCell', 1},
},
output = {
{'CompositeSmallSolarPanel', 1},
},
ticks = 20,
tier = 6,
},
{
name = 'NeutroniumSmallSolarPanel',
machine = 'Hand',
input = {
{'NeutroniumPlate', 4},
{'ModularFrame', 2},
{'NeutroniumSolarCell', 1},
},
output = {
{'NeutroniumSmallSolarPanel', 1},
},
ticks = 20,
tier = 7,
},
{
name = 'NeutroniumIndustrialSmelter',
machine = 'Hand',
input = {
{'YttriumWire', 32},
{'NeutroniumPlate', 12},
{'ModularFrame', 3},
{'BuildingMaterial', 64},
},
output = {
{'NeutroniumIndustrialSmelter', 1},
},
ticks = 80,
tier = 7,
},
}