Module:Data/AluminiumFermenter

From Evospace
Revision as of 09:06, 31 July 2025 by Evospace (talk | contribs) (Created page with "return {["Block"] = "AluminiumFermenter", ["Category"] = "Aluminium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fermenter", "description"}, {"ElectricInput", "common"}, {"power_input", "common", {"AluminiumFermenter", "data"}}}, ["Image"] = "T_AluminiumFermenter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Aluminium", "common"}, {"Fermenter", "machines"}}, ["Name"] = "AluminiumFermenter", ["StackSize"] = 32...")
(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/AluminiumFermenter/doc

return {["Block"] = "AluminiumFermenter", ["Category"] = "Aluminium", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Fermenter", "description"}, {"ElectricInput", "common"}, {"power_input", "common", {"AluminiumFermenter", "data"}}}, ["Image"] = "T_AluminiumFermenter", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Aluminium", "common"}, {"Fermenter", "machines"}}, ["Name"] = "AluminiumFermenter", ["StackSize"] = 32, ["Tier"] = 3}