Module:Data/StainlessSteelOreWasher

From Evospace
Revision as of 09:08, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "StainlessSteelOreWasher", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"OreWasher", "description"}, {"KineticInput", "common"}, {"power_input", "common", {"StainlessSteelOreWasher", "data"}}}, ["Image"] = "T_StainlessSteelOreWasher", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"OreWasher", "machines"}}, ["Name"] = "StainlessSteelO...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/StainlessSteelOreWasher/doc

return {["Block"] = "StainlessSteelOreWasher", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"OreWasher", "description"}, {"KineticInput", "common"}, {"power_input", "common", {"StainlessSteelOreWasher", "data"}}}, ["Image"] = "T_StainlessSteelOreWasher", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"OreWasher", "machines"}}, ["Name"] = "StainlessSteelOreWasher", ["StackSize"] = 32, ["Tier"] = 4}