Update libzontreck version, fix bugs in StoredBlocks

This commit is contained in:
Tara 2023-01-07 18:18:45 -07:00
parent d65bbe2f06
commit b4c73493d4
8 changed files with 37 additions and 38 deletions

View file

@ -69,7 +69,7 @@ public class BlockSaver {
{
Path configDir = FMLPaths.GAMEDIR.get().resolve(FMLConfig.defaultConfigPath());
Path configFile = null;
//Path configFile = null;
return configDir.resolve("ote_queue");
}