datablock fxDTSBrickData (nameHereData)
{
brickFile = "/base/data/bricks/whatever.blb"; //wherever it is
category = "Baseplates";
subCategory = "Baseplates";
uiName = "baseplate"; //rename it to the apropriate name
iconName = "";
//.png file, preferably
};