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