diff --git a/pack/eula.txt b/pack/eula.txt deleted file mode 100644 index 1ee730a..0000000 --- a/pack/eula.txt +++ /dev/null @@ -1,3 +0,0 @@ -#By changing the setting below to TRUE you are indicating your agreement to our EULA (https://account.mojang.com/documents/minecraft_eula). -#Sun May 29 22:54:03 AEST 2022 -eula=false diff --git a/pack/index.toml b/pack/index.toml index ee1a110..e990fec 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -16,10 +16,6 @@ hash = "b26aedfb4b1ac7dcd6b18f7bae3de8a5dcbb98264bf648f497e62916ad7cfce0" file = "config/cts/config.json5" hash = "2887df8df4bf45e33e59747433349b7441eaf4966917ab4a6f382d1d7f35c663" -[[files]] -file = "eula.txt" -hash = "a9704fce93a62d70fd318aa96cb65c682cafd9c4b08d3cfead4fe93f34e8c889" - [[files]] file = "mods/CrystalModifiers-1.15.2-1.0.0.jar" hash = "6e94f24a09ffda1d21608cc5c43761594be43e5c87ab666b4e17cba028ff9dc8" @@ -294,7 +290,7 @@ metafile = true [[files]] file = "options.txt" -hash = "824410f78999ca73df9d26159cd546fb41853e2beb8c94df6bcc6b1ae4a095b8" +hash = "89a2024a3b0a39e0c7f04302bd2da815ef83d79d2c6081d84f657c6bc473189b" [[files]] file = "server-icon.png" diff --git a/pack/options.txt b/pack/options.txt index 4b3daf4..4714bd9 100644 --- a/pack/options.txt +++ b/pack/options.txt @@ -1,3 +1,4 @@ version:2230 skipMultiplayerWarning:true tutorialStep:none +autoJump:false diff --git a/pack/pack.toml b/pack/pack.toml index 131000e..0ba5198 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "568c73281f8875df4ea2c8ab69f8b3f8ec4c01cde3a232f5d2f7a4342f979506" +hash = "70804704a77fa67d96603aa8cef00cae79c526c598a2ee73f9f4fb9a3f25a911" [versions] fabric = "0.8.2+build.194"