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