Module:Data/Fence: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Block"] = "Fence", ["Class"] = "StaticItem", ["Image"] = "T_Fence", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"Fence", "misc"}, ["Name"] = "Fence", ["StackSize"] = 32, ["Tier"] = 0}"
 
(No difference)

Latest revision as of 07:26, 31 July 2025

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

return {["Block"] = "Fence", ["Class"] = "StaticItem", ["Image"] = "T_Fence", ["ItemLogic"] = "BuildingSingleBlockItemLogic", ["Label"] = {"Fence", "misc"}, ["Name"] = "Fence", ["StackSize"] = 32, ["Tier"] = 0}