Module:Data/CopperBlock: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "CopperBlock", ["Category"] = "Block", ["Class"] = "StaticItem", ["Image"] = "T_CopperBlock", ["ItemLogic"] = "BuildingSurfaceBlockItemLogic", ["Label"] = {"CopperBlock", "parts"}, ["Materials"] = {"/Game/Materials/Copper"}, ["Name"] = "CopperBlock", ["StackSize"] = 999, ["Tier"] = 0}"
 
(No difference)

Latest revision as of 07:27, 31 July 2025

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

return {["Block"] = "CopperBlock", ["Category"] = "Block", ["Class"] = "StaticItem", ["Image"] = "T_CopperBlock", ["ItemLogic"] = "BuildingSurfaceBlockItemLogic", ["Label"] = {"CopperBlock", "parts"}, ["Materials"] = {"/Game/Materials/Copper"}, ["Name"] = "CopperBlock", ["StackSize"] = 999, ["Tier"] = 0}