Module:Data/BauxiteOreDust/InInput
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/BauxiteOreDust/InInput/doc
return {
{
name = 'BauxiteOreDust',
input = {
{'BauxiteOreDust', 1},
},
output = {
{'BauxiteDust', 1},
},
ticks = 75,
tier = 3,
},
{
name = 'SeparatorBauxiteOreDust',
input = {
{'BauxiteOreDust', 1},
},
output = {
{'BauxiteDust', 1},
{'SiliconOxide', 1},
},
ticks = 60,
tier = 3,
},
{
name = 'BauxiteOreDust',
input = {
{'BauxiteOreDust', 1},
},
output = {
{'BauxiteDust', 1},
},
ticks = 120,
tier = 3,
},
}