Module:Data/StainlessSteelPipe/InInput: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'StainlessSteelSeparator', | name = 'StainlessSteelSeparator', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelPipe', 2}, | {'StainlessSteelPipe', 2}, | ||
| Line 14: | Line 15: | ||
{ | { | ||
name = 'StainlessSteelOreWasher', | name = 'StainlessSteelOreWasher', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelPlate', 7}, | {'StainlessSteelPlate', 7}, | ||
| Line 27: | Line 29: | ||
{ | { | ||
name = 'StainlessSteelSteamEngine', | name = 'StainlessSteelSteamEngine', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'SteelParts', 6}, | {'SteelParts', 6}, | ||
| Line 39: | Line 42: | ||
{ | { | ||
name = 'StainlessSteelFractionatingColumn', | name = 'StainlessSteelFractionatingColumn', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelPlate', 10}, | {'StainlessSteelPlate', 10}, | ||
| Line 53: | Line 57: | ||
{ | { | ||
name = 'TitaniumFractionatingColumn', | name = 'TitaniumFractionatingColumn', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'TitaniumPlate', 11}, | {'TitaniumPlate', 11}, | ||
| Line 67: | Line 72: | ||
{ | { | ||
name = 'CompositeFractionatingColumn', | name = 'CompositeFractionatingColumn', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 12}, | {'CompositePlate', 12}, | ||
| Line 81: | Line 87: | ||
{ | { | ||
name = 'NeutroniumFractionatingColumn', | name = 'NeutroniumFractionatingColumn', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 13}, | {'NeutroniumPlate', 13}, | ||
| Line 95: | Line 102: | ||
{ | { | ||
name = 'StainlessSteelPump', | name = 'StainlessSteelPump', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelRobotArm', 1}, | {'StainlessSteelRobotArm', 1}, | ||
| Line 107: | Line 115: | ||
{ | { | ||
name = 'StainlessSteelSteamTurbine', | name = 'StainlessSteelSteamTurbine', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelPlate', 8}, | {'StainlessSteelPlate', 8}, | ||
| Line 120: | Line 129: | ||
{ | { | ||
name = 'StainlessSteelOven', | name = 'StainlessSteelOven', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'BuildingMaterial', 10}, | {'BuildingMaterial', 10}, | ||
| Line 132: | Line 142: | ||
{ | { | ||
name = 'StainlessSteelBlastFurnace', | name = 'StainlessSteelBlastFurnace', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'BuildingMaterial', 20}, | {'BuildingMaterial', 20}, | ||
| Line 144: | Line 155: | ||
{ | { | ||
name = 'StainlessSteelFluidFurnace', | name = 'StainlessSteelFluidFurnace', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelFurnace', 1}, | {'StainlessSteelFurnace', 1}, | ||
| Line 156: | Line 168: | ||
{ | { | ||
name = 'StainlessSteelPumpjack', | name = 'StainlessSteelPumpjack', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelPlate', 5}, | {'StainlessSteelPlate', 5}, | ||
| Line 170: | Line 183: | ||
{ | { | ||
name = 'AdvancedJetpack', | name = 'AdvancedJetpack', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelParts', 10}, | {'StainlessSteelParts', 10}, | ||
Latest revision as of 10:32, 30 October 2025
Documentation for this module may be created at Module:Data/StainlessSteelPipe/InInput/doc
return {
{
name = 'StainlessSteelSeparator',
machine = 'Hand',
input = {
{'StainlessSteelPipe', 2},
{'ReinforcedFrame', 1},
},
output = {
{'StainlessSteelSeparator', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelOreWasher',
machine = 'Hand',
input = {
{'StainlessSteelPlate', 7},
{'StainlessSteelPipe', 2},
{'ReinforcedFrame', 2},
},
output = {
{'StainlessSteelOreWasher', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelSteamEngine',
machine = 'Hand',
input = {
{'SteelParts', 6},
{'StainlessSteelPipe', 2},
},
output = {
{'StainlessSteelSteamEngine', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelFractionatingColumn',
machine = 'Hand',
input = {
{'StainlessSteelPlate', 10},
{'StainlessSteelPipe', 10},
{'BasicFrame', 2},
{'StainlessSteelPump', 6},
},
output = {
{'StainlessSteelFractionatingColumn', 1},
},
ticks = 40,
tier = 4,
},
{
name = 'TitaniumFractionatingColumn',
machine = 'Hand',
input = {
{'TitaniumPlate', 11},
{'StainlessSteelPipe', 15},
{'ReinforcedFrame', 2},
{'TitaniumPump', 6},
},
output = {
{'TitaniumFractionatingColumn', 1},
},
ticks = 40,
tier = 5,
},
{
name = 'CompositeFractionatingColumn',
machine = 'Hand',
input = {
{'CompositePlate', 12},
{'StainlessSteelPipe', 20},
{'ReinforcedFrame', 4},
{'CompositePump', 6},
},
output = {
{'CompositeFractionatingColumn', 1},
},
ticks = 40,
tier = 6,
},
{
name = 'NeutroniumFractionatingColumn',
machine = 'Hand',
input = {
{'NeutroniumPlate', 13},
{'StainlessSteelPipe', 25},
{'ModularFrame', 2},
{'NeutroniumPump', 6},
},
output = {
{'NeutroniumFractionatingColumn', 1},
},
ticks = 40,
tier = 7,
},
{
name = 'StainlessSteelPump',
machine = 'Hand',
input = {
{'StainlessSteelRobotArm', 1},
{'StainlessSteelPipe', 1},
},
output = {
{'StainlessSteelPump', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelSteamTurbine',
machine = 'Hand',
input = {
{'StainlessSteelPlate', 8},
{'StainlessSteelParts', 16},
{'StainlessSteelPipe', 4},
},
output = {
{'StainlessSteelSteamTurbine', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelOven',
machine = 'Hand',
input = {
{'BuildingMaterial', 10},
{'StainlessSteelPipe', 10},
},
output = {
{'StainlessSteelOven', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelBlastFurnace',
machine = 'Hand',
input = {
{'BuildingMaterial', 20},
{'StainlessSteelPipe', 20},
},
output = {
{'StainlessSteelBlastFurnace', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelFluidFurnace',
machine = 'Hand',
input = {
{'StainlessSteelFurnace', 1},
{'StainlessSteelPipe', 17},
},
output = {
{'StainlessSteelFluidFurnace', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'StainlessSteelPumpjack',
machine = 'Hand',
input = {
{'StainlessSteelPlate', 5},
{'StainlessSteelParts', 8},
{'StainlessSteelPipe', 5},
{'Processor', 3},
},
output = {
{'StainlessSteelPumpjack', 1},
},
ticks = 20,
tier = 4,
},
{
name = 'AdvancedJetpack',
machine = 'Hand',
input = {
{'StainlessSteelParts', 10},
{'StainlessSteelPlate', 3},
{'StainlessSteelPipe', 6},
{'Processor', 10},
{'StainlessSteelElectricEngine', 2},
},
output = {
{'AdvancedJetpack', 1},
},
ticks = 20,
},
}