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