New tool for simplifying block imports!

Kazimir3701

New Member
Contributor
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.
 

Cervator

Org Co-Founder & Project Lead
Contributor
Design
Logistics
SpecOps
Edited it into the art resource sticky, thanks! :)

To elaborate a bit more I figure this would help especially in the case of having a bunch of existing block tiles, like if importing some resource / art pack from elsewhere
 
Top