Module:Data/StainlessSteelItemRack

From Evospace
Revision as of 09:08, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "StainlessSteelItemRack", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ItemRack", "description"}, {"ItemInput", "common"}, {"ItemStorage", "common"}, {"item_rack", "common", 8192}}, ["Image"] = "T_StainlessSteelItemRack", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"ItemRack", "machines"}}, ["Name"] = "StainlessSteelItemRack", ["S...")
(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/StainlessSteelItemRack/doc

return {["Block"] = "StainlessSteelItemRack", ["Category"] = "StainlessSteel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ItemRack", "description"}, {"ItemInput", "common"}, {"ItemStorage", "common"}, {"item_rack", "common", 8192}}, ["Image"] = "T_StainlessSteelItemRack", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"StainlessSteel", "common"}, {"ItemRack", "machines"}}, ["Name"] = "StainlessSteelItemRack", ["StackSize"] = 32, ["Tier"] = 4}