From bed0f2725f43d947fec9d2d30148e4779c6a424e Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sun, 28 Jul 2024 22:51:35 +0200 Subject: [PATCH] test --- index.toml | 10 ---------- mods/cccbridge.pw.toml | 13 ------------- mods/oc2r.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 mods/cccbridge.pw.toml delete mode 100644 mods/oc2r.pw.toml diff --git a/index.toml b/index.toml index 7978088..94c2ac0 100644 --- a/index.toml +++ b/index.toml @@ -382,11 +382,6 @@ file = "mods/cc-tweaked.pw.toml" hash = "59dcbc3a47f407858e52dbd02948e258ccc38ced0a78451bab9fbb6eb0b3e9be" metafile = true -[[files]] -file = "mods/cccbridge.pw.toml" -hash = "86934e48e50a5e92cf82103f60893c7028436c1112a4e1ef92a68b59ca68814a" -metafile = true - [[files]] file = "mods/cloth-config.pw.toml" hash = "5cbf4adcbe4fc9d2537aee987065185716b2c99b0c5d32acbb3917cb5248e99f" @@ -682,11 +677,6 @@ file = "mods/obsidianui.pw.toml" hash = "20ae985a3d4a13c4fee0abbf2e37b152750d606ffd9aeb3d94b823d47c360fe0" metafile = true -[[files]] -file = "mods/oc2r.pw.toml" -hash = "7236f106f2e0685fce7e3da0b4db936359ca7f3410c47f46c217dd35f719afa5" -metafile = true - [[files]] file = "mods/oculus.pw.toml" hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d" diff --git a/mods/cccbridge.pw.toml b/mods/cccbridge.pw.toml deleted file mode 100644 index d8b67cd..0000000 --- a/mods/cccbridge.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CC:C Bridge" -filename = "cccbridge-mc1.20.1-forge-1.6.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fXt291FO/versions/sPKVzUaW/cccbridge-mc1.20.1-forge-1.6.3.jar" -hash-format = "sha1" -hash = "78a03348b3c1f26170cd1171b3a8ca8fbb34a272" - -[update] -[update.modrinth] -mod-id = "fXt291FO" -version = "sPKVzUaW" diff --git a/mods/oc2r.pw.toml b/mods/oc2r.pw.toml deleted file mode 100644 index a459c40..0000000 --- a/mods/oc2r.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "OpenComputers II: Reimagined" -filename = "oc2r-1.20.1-forge-1.1.0+83b6d4e4.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "86e47b1b6d003223f5190bcb4e738f076a5969b1" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5544316 -project-id = 1037738 diff --git a/pack.toml b/pack.toml index 74ea21e..467ea41 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f125036c0cf7ae2ad5c851fdd9f26e8304e884b9d8aacf843d58c1fb9d74fa56" +hash = "5b603bdb5b9f6e2314f5dee03bcede0d1ccd7abefd2417bd0c02295af5b138ea" [versions] minecraft = "1.20.1"