Module:Data/DirtSurface
Documentation for this module may be created at Module:Data/DirtSurface/doc
return {["Block"] = "DirtSurface", ["Category"] = "Terrain", ["Class"] = "StaticItem", ["Image"] = "T_Dirt", ["ItemLogic"] = "BuildingBrushItemLogic", ["Label"] = {"DirtSurface", "mapgen_core"}, ["Materials"] = {"/Game/Materials/Dirt"}, ["Mesh"] = "/Game/Models/piece", ["Name"] = "DirtSurface", ["StackSize"] = 999}