A simple tool to read the 7 Days to Die prefab format. Prefab files have the extension tts.
A description of the tts file format can be found here.
Written for Python 3. Uses pygame to generate prefab images.
Run the python and enter the path to a tts file relative to the current directory. The tool will output an image of the prefab with air blocks invisible and every other block given a random color.