First web build

This commit is contained in:
catfoolyou
2025-03-03 18:44:57 -05:00
parent 3474a88739
commit ec2fbed8d1
9 changed files with 27518 additions and 27473 deletions

View File

@@ -22,7 +22,7 @@ public class WorldConverterEPK {
hasReadType = true;
continue;
}else {
throw new IOException("file does not contain a singleplayer 1.5.2 world!");
throw new IOException("file does not contain a singleplayer 1.6.4 world!");
}
}
if(f.type.equals("FILE")) {