From bde4fcb86902924b59ee27004ff78689d00d425c Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Sat, 11 May 2024 16:25:12 -0400 Subject: [PATCH] fix --- src/index.toml | 15 --------------- src/mods/better-third-person.pw.toml | 13 ------------- src/mods/bosses-of-mass-destruction.pw.toml | 13 ------------- src/mods/sound-physics-remastered.pw.toml | 13 ------------- src/pack.toml | 2 +- 5 files changed, 1 insertion(+), 55 deletions(-) delete mode 100644 src/mods/better-third-person.pw.toml delete mode 100644 src/mods/bosses-of-mass-destruction.pw.toml delete mode 100644 src/mods/sound-physics-remastered.pw.toml diff --git a/src/index.toml b/src/index.toml index dae4ddb..eaf82a3 100644 --- a/src/index.toml +++ b/src/index.toml @@ -144,11 +144,6 @@ file = "mods/better-than-mending.pw.toml" hash = "a3cb67ec07bf96deae57a095a0d2b2a77954914084b7e120cad8ad67fabc00ac" metafile = true -[[files]] -file = "mods/better-third-person.pw.toml" -hash = "9c44cf229440021ac7c42cd265fcec944fb002e2264c61688dfc21546bdaed5d" -metafile = true - [[files]] file = "mods/betterend.pw.toml" hash = "bd5f853537d50e0b156f5a5cb4ca557771aa0828ccf46b22b31a3aa549d615ed" @@ -174,11 +169,6 @@ file = "mods/borderless-mining.pw.toml" hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d" metafile = true -[[files]] -file = "mods/bosses-of-mass-destruction.pw.toml" -hash = "31a75fd95d5c670301f8f135ae702e6913a43a7605a28e44425f4838b30f338e" -metafile = true - [[files]] file = "mods/botania.pw.toml" hash = "2b115c22f739c472bc46399a036b63c59fd418e77fca52255058929b3986f2ec" @@ -819,11 +809,6 @@ file = "mods/sodium.pw.toml" hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" metafile = true -[[files]] -file = "mods/sound-physics-remastered.pw.toml" -hash = "cfeac7b1e393b702a18e76e887a4857b021b2fa56a62261513b715d2c8e35833" -metafile = true - [[files]] file = "mods/spark.pw.toml" hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" diff --git a/src/mods/better-third-person.pw.toml b/src/mods/better-third-person.pw.toml deleted file mode 100644 index e82b2ce..0000000 --- a/src/mods/better-third-person.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Better Third Person" -filename = "BetterThirdPerson-Fabric-1.20-1.9.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/G1s2WpNo/versions/1yJzEpzh/BetterThirdPerson-Fabric-1.20-1.9.0.jar" -hash-format = "sha1" -hash = "affb7193218d896c0bd7459ecae31fb98b3b6b23" - -[update] -[update.modrinth] -mod-id = "G1s2WpNo" -version = "1yJzEpzh" diff --git a/src/mods/bosses-of-mass-destruction.pw.toml b/src/mods/bosses-of-mass-destruction.pw.toml deleted file mode 100644 index 384749f..0000000 --- a/src/mods/bosses-of-mass-destruction.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bosses of Mass Destruction" -filename = "BOMD-1.7.5-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/du3UfiLL/versions/yoCCX4Cc/BOMD-1.7.5-1.20.1.jar" -hash-format = "sha1" -hash = "6312dfbbc64f5621a3f5169ff6c53f567baee56b" - -[update] -[update.modrinth] -mod-id = "du3UfiLL" -version = "yoCCX4Cc" diff --git a/src/mods/sound-physics-remastered.pw.toml b/src/mods/sound-physics-remastered.pw.toml deleted file mode 100644 index feb675d..0000000 --- a/src/mods/sound-physics-remastered.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sound Physics Remastered" -filename = "sound-physics-remastered-fabric-1.20.1-1.3.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/GdHd0uVw/sound-physics-remastered-fabric-1.20.1-1.3.1.jar" -hash-format = "sha1" -hash = "fc41d2febae832dd6e7df66ba37905b9641a3f88" - -[update] -[update.modrinth] -mod-id = "qyVF9oeo" -version = "GdHd0uVw" diff --git a/src/pack.toml b/src/pack.toml index 57c3b96..6df88dd 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "bbe23c76594d1c1d22db9c8e5aae9fd569df111f0d9547ddecf644c28e956e4a" +hash = "a49186f3f594363d724053d1808c0b726d519b21ee6a5b44395ebfecdaad62bb" [versions] fabric = "0.15.11"