Your JVM flags are mostly okay. You should set Xms and Xmx to be the same though, and I would recommend setting that to 16G…
What seems to be really chewing up your tick time is world generation. Pre-generating your world will help with this a lot.
Your JVM flags are mostly okay. You should set Xms and Xmx to be the same though, and I would recommend setting that to 16G…
What seems to be really chewing up your tick time is world generation. Pre-generating your world will help with this a lot.