From 692aace76510dae9a236eeaa2004ab0a0f5c0cbc Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 15 Oct 2023 03:14:40 -0400 Subject: [PATCH] Remove farsight the author has some annoying licensing stuff and it wants me to add a library but https://github.com/Johni0702/bobby seems to do the same thing and is on modrinth --- index.toml | 5 ----- mods/farsight-fabric.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/farsight-fabric.pw.toml diff --git a/index.toml b/index.toml index 51cd5b4..6520968 100644 --- a/index.toml +++ b/index.toml @@ -163,11 +163,6 @@ file = "mods/fabricskyboxes.pw.toml" hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4" metafile = true -[[files]] -file = "mods/farsight-fabric.pw.toml" -hash = "8be4312708fbe5e7b9e2dba0c932bec348d0790300aa10db0866558346e54f03" -metafile = true - [[files]] file = "mods/ferrite-core.pw.toml" hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c" diff --git a/mods/farsight-fabric.pw.toml b/mods/farsight-fabric.pw.toml deleted file mode 100644 index 4362fa2..0000000 --- a/mods/farsight-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Farsight [Fabric]" -filename = "farsight-fabric-1.20.1-4.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "090d90bb9f894054a3344bf9c0840b368a3fe125" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4689058 -project-id = 579192 diff --git a/pack.toml b/pack.toml index aad0dd1..5e99ca6 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 = "0fb0617b6c0a083469b05b5c9e36aceb9adb2c4fbb9acc903f3d6457fa25cc54" +hash = "076f3508045118a3273f0be4d0d97148b6acf7618c651a1099c72d07d1ab8660" [versions] minecraft = "1.20.1"