diff --git a/WISHLIST.md b/WISHLIST.md index a380476..3928abe 100644 --- a/WISHLIST.md +++ b/WISHLIST.md @@ -21,6 +21,10 @@ Official [Masa Mods](https://modrinth.com/modpack/kosmolot-unofficial-masa-mods/ - Currently waiting for other mods to be updated to 1.20.1, as there's no 1.20 Bobby release yet! +[Debugify](https://github.com/isXander/Debugify/issues/258) (unplayable bug) + +- Currently waiting on either a 1.20.1 upgrade (which will take a while) or a 1.20 backport! Status in [this issue](https://github.com/isXander/Debugify/issues/258)! + ## Resource Packs Resource packs found here are most likely out of date and not working correctly yet! diff --git a/index.toml b/index.toml index d8679fd..a455f38 100644 --- a/index.toml +++ b/index.toml @@ -86,11 +86,6 @@ file = "mods/dashloader.pw.toml" hash = "f0f82f41fef1fbc7d19723170410c631894de34ba0701157a1a897bac0af34d1" metafile = true -[[files]] -file = "mods/debugify.pw.toml" -hash = "a3ef0ef31a8279dfb6ff25e78083291a483109b624e90946d7d0de13d9ff35a3" -metafile = true - [[files]] file = "mods/disable-compliance-notification.pw.toml" hash = "1282a498b61cfe92c35d004cc6747ee5c0656932cebfbfc98ca54bd917c4b70f" diff --git a/mods/debugify.pw.toml b/mods/debugify.pw.toml deleted file mode 100644 index e8c94bd..0000000 --- a/mods/debugify.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Debugify" -filename = "Debugify-1.20+1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/7SaNcvDx/Debugify-1.20%2B1.1.jar" -hash-format = "sha1" -hash = "0d41f4f555a8b87ae0f6df21b91021cc3341db59" - -[update] -[update.modrinth] -mod-id = "QwxR6Gcd" -version = "7SaNcvDx" diff --git a/pack.toml b/pack.toml index 89a96c2..2b852cd 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 = "8c70d7d940c1bd5c89e5befe831b3bfc8d815a3d66a0b0f8cc33048fbd589973" +hash = "da1875f53f60724cd04cc6e1d1802c990ec7623c8eea54e20e255f3082d89562" [versions] fabric = "0.14.21"