Module:Data/NeutroniumConstructor: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "NeutroniumConstructor", ["Category"] = "Neutronium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Constructor", "description"}, {"ElectricInput", "common"}, {"power_input", "common", {"NeutroniumConstructor", "data"}}}, ["Image"] = "T_NeutroniumConstructor", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Neutronium", "common"}, {"Constructor", "machines"}}, ["Name"] = "NeutroniumConstructor",..." |
(No difference)
|
Latest revision as of 09:10, 31 July 2025
Documentation for this module may be created at Module:Data/NeutroniumConstructor/doc
return {["Block"] = "NeutroniumConstructor", ["Category"] = "Neutronium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Constructor", "description"}, {"ElectricInput", "common"}, {"power_input", "common", {"NeutroniumConstructor", "data"}}}, ["Image"] = "T_NeutroniumConstructor", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Neutronium", "common"}, {"Constructor", "machines"}}, ["Name"] = "NeutroniumConstructor", ["StackSize"] = 32, ["Tier"] = 7}