Module:Data/CompositeLamp: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "CompositeLamp", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Lamp", "description"}}, ["Image"] = "T_CompositeLamp", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"Lamp", "machines"}}, ["Name"] = "CompositeLamp", ["StackSize"] = 32, ["Tier"] = 6}" |
(No difference)
|
Latest revision as of 09:11, 31 July 2025
Documentation for this module may be created at Module:Data/CompositeLamp/doc
return {["Block"] = "CompositeLamp", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Lamp", "description"}}, ["Image"] = "T_CompositeLamp", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"Lamp", "machines"}}, ["Name"] = "CompositeLamp", ["StackSize"] = 32, ["Tier"] = 6}