Module:Data/CompositePumpjack: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "CompositePumpjack", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Pumpjack", "description"}, {"KineticInput", "common"}, {"FluidOutput", "common"}}, ["Image"] = "T_CompositePumpjack", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"Pumpjack", "machines"}}, ["Name"] = "CompositePumpjack", ["StackSize"] = 32, ["Tier"] = 6}"
 
(No difference)

Latest revision as of 09:11, 31 July 2025

Documentation for this module may be created at Module:Data/CompositePumpjack/doc

return {["Block"] = "CompositePumpjack", ["Category"] = "Composite", ["Class"] = "StaticItem", ["DescriptionParts"] = {{"Pumpjack", "description"}, {"KineticInput", "common"}, {"FluidOutput", "common"}}, ["Image"] = "T_CompositePumpjack", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"machines_label_format", "common", {"Composite", "common"}, {"Pumpjack", "machines"}}, ["Name"] = "CompositePumpjack", ["StackSize"] = 32, ["Tier"] = 6}