Module:Data/Coal/InOutput: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 44: | Line 44: | ||
{'Coal', 1}, | {'Coal', 1}, | ||
}, | }, | ||
ticks = | ticks = 60, | ||
tier = 0, | tier = 0, | ||
}, | }, | ||
| Line 56: | Line 56: | ||
{'Coal', 1}, | {'Coal', 1}, | ||
}, | }, | ||
ticks = | ticks = 60, | ||
tier = 0, | tier = 0, | ||
}, | }, | ||
| Line 68: | Line 68: | ||
{'Coal', 1}, | {'Coal', 1}, | ||
}, | }, | ||
ticks = | ticks = 60, | ||
tier = 0, | tier = 0, | ||
}, | }, | ||
| Line 80: | Line 80: | ||
{'Coal', 1}, | {'Coal', 1}, | ||
}, | }, | ||
ticks = | ticks = 60, | ||
tier = 0, | tier = 0, | ||
}, | }, | ||
| Line 92: | Line 92: | ||
{'Coal', 1}, | {'Coal', 1}, | ||
}, | }, | ||
ticks = | ticks = 60, | ||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOre', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOre', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOre', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOre', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalDust', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalDust', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalDust', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalDust', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | tier = 0, | ||
}, | }, | ||
| Line 102: | Line 154: | ||
}, | }, | ||
output = { | output = { | ||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOreDust', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOreDust', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOreImpureGravel', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOreImpureGravel', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOreImpureGravel', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOreImpureGravel', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOreGravel', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOreGravel', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | |||
}, | |||
ticks = 240, | |||
tier = 0, | |||
}, | |||
{ | |||
name = 'CoalOreGravel', | |||
machine = 'ArcSmelter', | |||
input = { | |||
{'CoalOreGravel', 1}, | |||
}, | |||
output = { | |||
{'Coal', 1}, | |||
{'Coal', 1}, | {'Coal', 1}, | ||
}, | }, | ||
ticks = | ticks = 240, | ||
tier = 0, | tier = 0, | ||
}, | }, | ||
} | } | ||
Latest revision as of 15:50, 24 August 2026
Documentation for this module may be created at Module:Data/Coal/InOutput/doc
return {
{
name = 'LogToCoal',
machine = 'Oven',
input = {
{'Log', 10},
},
output = {
{'Coal', 10},
{'Creosote', 250},
},
ticks = 600,
},
{
name = 'OrgToCoal',
machine = 'Oven',
input = {
{'Organics', 10},
},
output = {
{'Coal', 2},
{'Creosote', 100},
},
ticks = 240,
},
{
name = 'Coal',
machine = 'IndustrialChemReactor',
input = {
{'Ash', 3},
},
output = {
{'Coal', 1},
},
ticks = 10,
},
{
name = 'CoalOre',
machine = 'Smelter',
input = {
{'CoalOre', 1},
},
output = {
{'Coal', 1},
},
ticks = 60,
tier = 0,
},
{
name = 'CoalDust',
machine = 'Smelter',
input = {
{'CoalDust', 1},
},
output = {
{'Coal', 1},
},
ticks = 60,
tier = 0,
},
{
name = 'CoalOreDust',
machine = 'Smelter',
input = {
{'CoalOreDust', 1},
},
output = {
{'Coal', 1},
},
ticks = 60,
tier = 0,
},
{
name = 'CoalOreImpureGravel',
machine = 'Smelter',
input = {
{'CoalOreImpureGravel', 1},
},
output = {
{'Coal', 1},
},
ticks = 60,
tier = 0,
},
{
name = 'CoalOreGravel',
machine = 'Smelter',
input = {
{'CoalOreGravel', 1},
},
output = {
{'Coal', 1},
},
ticks = 60,
tier = 0,
},
{
name = 'CoalOre',
machine = 'ArcSmelter',
input = {
{'CoalOre', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOre',
machine = 'ArcSmelter',
input = {
{'CoalOre', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalDust',
machine = 'ArcSmelter',
input = {
{'CoalDust', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalDust',
machine = 'ArcSmelter',
input = {
{'CoalDust', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOreDust',
machine = 'ArcSmelter',
input = {
{'CoalOreDust', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOreDust',
machine = 'ArcSmelter',
input = {
{'CoalOreDust', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOreImpureGravel',
machine = 'ArcSmelter',
input = {
{'CoalOreImpureGravel', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOreImpureGravel',
machine = 'ArcSmelter',
input = {
{'CoalOreImpureGravel', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOreGravel',
machine = 'ArcSmelter',
input = {
{'CoalOreGravel', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
{
name = 'CoalOreGravel',
machine = 'ArcSmelter',
input = {
{'CoalOreGravel', 1},
},
output = {
{'Coal', 1},
{'Coal', 1},
},
ticks = 240,
tier = 0,
},
}