From 532b6c14eb69a75bc98fc9c87d34937433fc0190 Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 25 Apr 2024 15:43:17 +0300 Subject: [PATCH] Removed Dynamic FPS --- index.toml | 5 ----- mods/dynamic-fps.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/dynamic-fps.pw.toml diff --git a/index.toml b/index.toml index abd1fa4..22a0211 100644 --- a/index.toml +++ b/index.toml @@ -359,11 +359,6 @@ file = "mods/duckling.pw.toml" hash = "df8d6dd5a9f55f4c93990eb8c41935dd620fe54d91a71d653a0f657a7ecce308" metafile = true -[[files]] -file = "mods/dynamic-fps.pw.toml" -hash = "ee965d6f2e0a9cdc31139b0d8a3367eb8db031065a03142534652573626e9787" -metafile = true - [[files]] file = "mods/enchantment-descriptions.pw.toml" hash = "a8d3244d58d7722735a72eee2a869d15e5fe38ec7d9a54ff555aadd53cae637c" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml deleted file mode 100644 index dc50547..0000000 --- a/mods/dynamic-fps.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Dynamic FPS" -filename = "dynamic-fps-3.4.3+minecraft-1.20.0-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/48hFxWw7/dynamic-fps-3.4.3%2Bminecraft-1.20.0-fabric.jar" -hash-format = "sha1" -hash = "30b60a63c1dc1688f16ac3a8ef97d76b71397d97" - -[update] -[update.modrinth] -mod-id = "LQ3K71Q1" -version = "48hFxWw7" diff --git a/pack.toml b/pack.toml index cb08ad5..a6db968 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 = "df1fd8715c4ea344db2de3f17b71ea7e395a805dd76d032c15e9d7a2b9f1de2f" +hash = "85114e5695619847b4c8b73ddab1acbabee36cc0e9ebe0efbd24fe700540eab5" [versions] minecraft = "1.20.1"