Module:Data/SteelLogicSensor

From Evospace
Revision as of 15:39, 24 August 2026 by Evospace (talk | contribs) (Created page with "return {["Block"] = "SteelLogicSensor", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"LogicSensor", "description"}}, ["Image"] = "T_SteelLogicSensor", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"LogicSensor", "machines"}}, ["Name"] = "SteelLogicSensor", ["StackSize"] = 32, ["Tier"] = 2}")
(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/SteelLogicSensor/doc

return {["Block"] = "SteelLogicSensor", ["Category"] = "Steel", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"LogicSensor", "description"}}, ["Image"] = "T_SteelLogicSensor", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Steel", "common"}, {"LogicSensor", "machines"}}, ["Name"] = "SteelLogicSensor", ["StackSize"] = 32, ["Tier"] = 2}