New unfinished environment blocks / Bugfixes / Tech tree tweak
This commit is contained in:
@@ -229,6 +229,7 @@ public class Generators {
|
||||
|
||||
image.draw(ImagePacker.get(item.name + (i+1)));
|
||||
image.save("../blocks/environment/ore-" + item.name + "-" + base.name + (i+1));
|
||||
image.save("../editor/editor-ore-" + item.name + "-" + base.name + (i+1));
|
||||
|
||||
//save icons
|
||||
image.save(block.name + "-icon-full");
|
||||
|
||||
Reference in New Issue
Block a user