Module:Data/PlatinumBlock: Difference between revisions

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

Latest revision as of 07:27, 31 July 2025

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

return {["Block"] = "PlatinumBlock", ["Category"] = "Block", ["Class"] = "StaticItem", ["Image"] = "T_PlatinumBlock", ["ItemLogic"] = "BuildingSurfaceBlockItemLogic", ["Label"] = {"PlatinumBlock", "parts"}, ["Materials"] = {"/Game/Materials/Platinum"}, ["Name"] = "PlatinumBlock", ["StackSize"] = 999, ["Tier"] = 5}