mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-09 23:42:35 -04:00
1.16.4-pre1
This commit is contained in:
parent
5f2552ea81
commit
009c97d6b1
BIN
data/mcdata/1.16.4-pre1.tar.gz
Normal file
BIN
data/mcdata/1.16.4-pre1.tar.gz
Normal file
Binary file not shown.
@ -74,7 +74,7 @@ public final class Minosoft {
|
|||||||
long mappingStartLoadingTime = System.currentTimeMillis();
|
long mappingStartLoadingTime = System.currentTimeMillis();
|
||||||
try {
|
try {
|
||||||
Versions.load(Util.readJsonAsset("mapping/versions.json"));
|
Versions.load(Util.readJsonAsset("mapping/versions.json"));
|
||||||
} catch (IOException e) {
|
} catch (Exception e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
System.exit(1);
|
System.exit(1);
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user