diff --git a/index.toml b/index.toml index 30fa91e..9353172 100644 --- a/index.toml +++ b/index.toml @@ -746,6 +746,16 @@ file = "mods/collective.pw.toml" hash = "a26cea970dd7ffc20aeb983912e72ba57e83f6e1a42a661a5b4250f77de25650" metafile = true +[[files]] +file = "mods/colorwheel-patcher.pw.toml" +hash = "a1bbcd0cee4fbe583fca8d354dd65f0b4e62771bfc3258877ff86b271cf9e22e" +metafile = true + +[[files]] +file = "mods/colorwheel.pw.toml" +hash = "19136e63b94ef897fd5c502ea86de50fd038214fb033460dd95b0c2802641d52" +metafile = true + [[files]] file = "mods/comforts.pw.toml" hash = "a2c5d820180d2610e5017e3f08957010e30cf05d50ee3180272dac6f969260cf" @@ -1176,11 +1186,6 @@ file = "mods/etched.pw.toml" hash = "bd2b62e4397f57220ddf4d862b5c6d87de3192b4ff4da14e9f5d00029ed13c48" metafile = true -[[files]] -file = "mods/euphoria-patches.pw.toml" -hash = "80c22135368ecb216a6e8992f8485534c8500bf6ea82c8af7f22cb11ebb30962" -metafile = true - [[files]] file = "mods/every-compat.pw.toml" hash = "81494aeacc75f5f8cda6ae02300ab7a9ec645447029d3c4fdbd22f23a8007204" diff --git a/mods/colorwheel-patcher.pw.toml b/mods/colorwheel-patcher.pw.toml new file mode 100644 index 0000000..91c6997 --- /dev/null +++ b/mods/colorwheel-patcher.pw.toml @@ -0,0 +1,13 @@ +name = "Colorwheel Patcher" +filename = "colorwheel_patcher-forge-0.2.4+mc1.20.1.jar" +side = "client" + +[download] +hash-format = "sha1" +hash = "17cce5f5de7efe043548802f4ed0fe4b29211d92" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6763039 +project-id = 1285475 diff --git a/mods/colorwheel.pw.toml b/mods/colorwheel.pw.toml new file mode 100644 index 0000000..8a7d9a3 --- /dev/null +++ b/mods/colorwheel.pw.toml @@ -0,0 +1,13 @@ +name = "Colorwheel" +filename = "colorwheel-forge-0.2.3+mc1.20.1.jar" +side = "client" + +[download] +hash-format = "sha1" +hash = "1cc37ad7c35a4417c54fc112060b86922008c48e" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6762935 +project-id = 1254143 diff --git a/mods/euphoria-patches.pw.toml b/mods/euphoria-patches.pw.toml deleted file mode 100644 index 6a22e95..0000000 --- a/mods/euphoria-patches.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Euphoria Patches" -filename = "EuphoriaPatcher-1.6.5-r5.5.1-forge.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/4H6sumDB/versions/7HZ6bhvl/EuphoriaPatcher-1.6.5-r5.5.1-forge.jar" -hash-format = "sha512" -hash = "895ded2d95bc935d5c91002bebacfb4f471136aaf87ba8bc32abf2e8214ad206cc35ea2c53ad1d3d5264be21a34ee5c199b8a6cf133ec0ee2005122a706a35f8" - -[update] -[update.modrinth] -mod-id = "4H6sumDB" -version = "7HZ6bhvl" diff --git a/pack.toml b/pack.toml index bae1bd7..1549f2e 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 = "7817291bb956a4708e2a91e2970789e75bb04088ffb6296d0cf900cc190e4549" +hash = "45c0705802cea23b539b4444217ab98921f7134ed6f1b4a7185e66bb1ffb6340" [versions] forge = "47.4.4"