Blockland uses a derivative of Torque who's developers use that form of a model to spawn objects in their game. It provides the game engine with the information it needs to use the object that is wanted. Blockland also uses another type of object (.blb or blockland brick) that is forced to snap to a grid which is put in place to form the building system. .dts can move outside this grid where as .blb can not.