diff --git a/README.md b/README.md index 0b82de6..9335beb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -A 1.18.2 minecraft modpack for general use and to improve quality of life on multiplayer servers that I play. +A 1.18.2 Minecraft modpack for general use and to improve quality of life on multiplayer servers that I play. -Uses Fabric mod loader. +Uses Quilt mod loader. You can check what mods are used by checking what is in the [mods](./mods) folder. diff --git a/config/defaultoptions.toml b/config/defaultoptions.toml deleted file mode 100644 index fb29b80..0000000 --- a/config/defaultoptions.toml +++ /dev/null @@ -1,2 +0,0 @@ -defaultDifficulty = "NORMAL" -lockDifficulty = false diff --git a/index.toml b/index.toml index 69d1b51..d81392a 100644 --- a/index.toml +++ b/index.toml @@ -12,10 +12,6 @@ hash = "a68a46e2a8e447a5fc6bbd3c5242bff42fe767c07afeca106f8e09d2d3fe25ca" file = "config/customwindowtitle-client.toml" hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae" -[[files]] -file = "config/defaultoptions.toml" -hash = "3e93640912ed3a9ddf871b45ccf373d7d8db57e50bcc2798e9b7112b2e031c67" - [[files]] file = "config/enhanced_bes.properties" hash = "0b909b5ebd8775bfcc0345a8bdc5a3b7c57ab864d6b52b68686849e4d94ccaea" diff --git a/pack.toml b/pack.toml index 806f544..07ebe42 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "389dcf606b265e1bd0b4bfd112981374c8f3346e77beed6f253678ee1d6ecb17" +hash = "6ea6237016943c06994003faf9221f2d1d7215970ef80e9f4dea1dfb7fd27b51" [versions] minecraft = "1.18.2"