Block Model Creation Logic Script
Vequinox opened this issue ยท 0 comments
Create a script that generates block models based upon how unique the block is. For example, a simple block that has all the same textures will use a different script/code than a block that has unique textures to generate the block's model file. This is because unique textured blocks have bigger model files than blocks with only one texture.