Added new recipes, fixed conveyor bug
This commit is contained in:
@@ -8,6 +8,7 @@ import java.io.IOException;
|
||||
public class PackerLauncher {
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
Vars.headless = true;
|
||||
ImageContext context = new ImageContext();
|
||||
context.load();
|
||||
Timers.mark();
|
||||
|
||||
Reference in New Issue
Block a user