Module:Data/CopperItemRack

From Evospace
Revision as of 09:07, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "CopperItemRack", ["Category"] = "Copper", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ItemRack", "description"}, {"ItemInput", "common"}, {"ItemStorage", "common"}, {"item_rack", "common", 2048}}, ["Image"] = "T_CopperItemRack", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Copper", "common"}, {"ItemRack", "machines"}}, ["Name"] = "CopperItemRack", ["StackSize"] = 32, ["Tier"] = 1}")
(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/CopperItemRack/doc

return {["Block"] = "CopperItemRack", ["Category"] = "Copper", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"ItemRack", "description"}, {"ItemInput", "common"}, {"ItemStorage", "common"}, {"item_rack", "common", 2048}}, ["Image"] = "T_CopperItemRack", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Copper", "common"}, {"ItemRack", "machines"}}, ["Name"] = "CopperItemRack", ["StackSize"] = 32, ["Tier"] = 1}