Module:Data/CompositeBlock: Difference between revisions
Jump to navigation
Jump to search
Created page with "return {["Block"] = "CompositeBlock", ["Category"] = "Block", ["Class"] = "StaticItem", ["Image"] = "T_CompositeBlock", ["ItemLogic"] = "BuildingSurfaceBlockItemLogic", ["Label"] = {"CompositeBlock", "parts"}, ["Materials"] = {"/Game/Materials/Composite"}, ["Name"] = "CompositeBlock", ["StackSize"] = 999, ["Tier"] = 5}" |
(No difference)
|
Latest revision as of 07:33, 31 July 2025
Documentation for this module may be created at Module:Data/CompositeBlock/doc
return {["Block"] = "CompositeBlock", ["Category"] = "Block", ["Class"] = "StaticItem", ["Image"] = "T_CompositeBlock", ["ItemLogic"] = "BuildingSurfaceBlockItemLogic", ["Label"] = {"CompositeBlock", "parts"}, ["Materials"] = {"/Game/Materials/Composite"}, ["Name"] = "CompositeBlock", ["StackSize"] = 999, ["Tier"] = 5}