diff --git a/README.md b/README.md index f02ae09..717f302 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ A Fabric-based Minecraft modpack focusing on performance and graphics enhancemen - Plasmo Voice +## Removed mods + +- Farsight + ## Disclaimers By using this modpack, you agree to the following: diff --git a/modpack/index.toml b/modpack/index.toml index 8b1c236..1478af0 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -199,11 +199,6 @@ file = "mods/fabrishot.pw.toml" hash = "cabc105f32fa00d7988e1c8ebe1d9d2ee95ada93ffcfef59c33251ed2c602714" metafile = true -[[files]] -file = "mods/farsight-fabric.pw.toml" -hash = "9223cf2314cb2f1bfadbae9c29773ccbfff069017d861431ed044cb3a7d0aae9" -metafile = true - [[files]] file = "mods/fastquit.pw.toml" hash = "4378ed8c8083eb922d2e4dd552b3525986cbb0d509a2d6ed0e4872866da3b0a8" diff --git a/modpack/mods/farsight-fabric.pw.toml b/modpack/mods/farsight-fabric.pw.toml deleted file mode 100644 index 96601bc..0000000 --- a/modpack/mods/farsight-fabric.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Farsight [Fabric]" -filename = "farsight-fabric-1.19-3.4.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4712369addb51a5675642deb2e35a1bbb3b3a919" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4512869 -project-id = 579192 -release-channel = "beta" diff --git a/modpack/pack.toml b/modpack/pack.toml index 117cbc7..58043b5 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -1,12 +1,12 @@ name = "mc.fl1tzi.com" author = "Fl1tzi" -version = "4.9.2" +version = "4.9.4" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fa7a97ef02466fbfcc42ee03c45199c250fdd77992f7e7a48afc705f18a7f300" +hash = "2b706d96784f3c1134c703e59589d70016cedebbf61feefc2676a9f3592bbd9a" [versions] fabric = "0.14.19"