Update libzontreck version, fix bugs in StoredBlocks
This commit is contained in:
parent
d65bbe2f06
commit
b4c73493d4
8 changed files with 37 additions and 38 deletions
|
@ -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");
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue