Module:Data/TitaniumOven

From Evospace
Revision as of 09:10, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "TitaniumOven", ["Category"] = "Titanium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Oven", "description"}, {"speedbonus", "common", 16.0}, {"HeatInput", "common"}, {"power_input", "common", {"TitaniumOven", "data"}}}, ["Image"] = "T_TitaniumOven", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Titanium", "common"}, {"Oven", "machines"}}, ["Name"] = "TitaniumOven", ["StackSize"] = 32, ["Tier...")
(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/TitaniumOven/doc

return {["Block"] = "TitaniumOven", ["Category"] = "Titanium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Oven", "description"}, {"speedbonus", "common", 16.0}, {"HeatInput", "common"}, {"power_input", "common", {"TitaniumOven", "data"}}}, ["Image"] = "T_TitaniumOven", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Titanium", "common"}, {"Oven", "machines"}}, ["Name"] = "TitaniumOven", ["StackSize"] = 32, ["Tier"] = 5}