Module:Data/ChromiumDust/InInput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'ChromiumPlate', input = { {'ChromiumDust', 1}, }, output = { {'ChromiumPlate', 1}, }, ticks = 100, tier = 3, }, { name = 'SSCraft', input = { {'IronDust', 4}, {'ChromiumDust', 1}, }, output = { {'StainlessSteelDust', 4}, }, ticks = 400, }, }" |
No edit summary |
||
| Line 1: | Line 1: | ||
return { | return { | ||
{ | { | ||
name = 'SSCraft', | name = 'SSCraft', | ||
machine = 'Mixer', | |||
input = { | input = { | ||
{'IronDust', 4}, | {'IronDust', 4}, | ||
Latest revision as of 10:33, 30 October 2025
Documentation for this module may be created at Module:Data/ChromiumDust/InInput/doc