https://github.com/AWebb3701/TerasologyImportTools
This tool checks for textures in /blockTiles, then checks /blocks for a matching .block file. If it doesn't find one, it makes a default one containing a few lines of commented instructions on how to customize your new block. These block files do nothing except register the block using default values.
Simply drop it into the /assets/blockTiles folder of any module, then run the jar.
If you want to see it work, run it from command line instead.
This tool checks for textures in /blockTiles, then checks /blocks for a matching .block file. If it doesn't find one, it makes a default one containing a few lines of commented instructions on how to customize your new block. These block files do nothing except register the block using default values.

Simply drop it into the /assets/blockTiles folder of any module, then run the jar.
If you want to see it work, run it from command line instead.