diff --git a/.minecraft/index.toml b/.minecraft/index.toml index b13bfb0..258f7ed 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -258,3 +258,7 @@ metafile = true [[files]] file = "packwiz-installer-bootstrap.jar" hash = "a8fbb24dc604278e97f4688e82d3d91a318b98efc08d5dbfcbcbcab6443d116c" + +[[files]] +file = "servers.dat" +hash = "35f272e3684258e0eacacac8219b499aa35b646cc36912d68748a1dbd42f5943" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 0cc0a6f..57b2886 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0f71ac1505b712690a6e90e1b19d12f2dd668265054bfe25d99e8d9d8c1bfa00" +hash = "92a320259a7302300c3c2d88082ad3e05abf910ea94776246988d76a11135a06" [versions] fabric = "0.14.12" diff --git a/.minecraft/servers.dat b/.minecraft/servers.dat new file mode 100644 index 0000000..e0fe24f Binary files /dev/null and b/.minecraft/servers.dat differ