From 8a615346379fcbb555d1c1e1df2484ec08215139 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Wed, 14 Sep 2022 17:32:14 +0300 Subject: [PATCH] replace jade with wthit; + megane --- index.toml | 15 ++++++++++----- mods/jade.pw.toml | 13 ------------- mods/megane.pw.toml | 13 +++++++++++++ mods/wthit.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 37 insertions(+), 19 deletions(-) delete mode 100644 mods/jade.pw.toml create mode 100644 mods/megane.pw.toml create mode 100644 mods/wthit.pw.toml diff --git a/index.toml b/index.toml index 80790c2..c147663 100644 --- a/index.toml +++ b/index.toml @@ -1688,11 +1688,6 @@ file = "mods/itemflexer.pw.toml" hash = "465ea19ffc53370dd541e0df05d9b3afd571ef1bce288c78b84590be0081aa3b" metafile = true -[[files]] -file = "mods/jade.pw.toml" -hash = "f0ae01fac4ee3617dd7d2b9bb37f1587dc775b6d99240290aa026c99796b00ef" -metafile = true - [[files]] file = "mods/jamlib.pw.toml" hash = "c408ba0de26f3758b5f842709b209f877090b9e91e8d3cf40fa4c448cd68465e" @@ -1733,6 +1728,11 @@ file = "mods/malilib.pw.toml" hash = "7c09a12ecf3c18c5c3839727b4e4399e2e953114a2993d43d22bb6e609f9d87a" metafile = true +[[files]] +file = "mods/megane.pw.toml" +hash = "6810b9366ae8b05c2046e3f8ae4c12769efeed7393ed2dd8b991136d3c2eb3f2" +metafile = true + [[files]] file = "mods/memoryleakfix.pw.toml" hash = "4716789e4a806c1cabcef27e67150215edb4c3d737e9a87d90f2f615d6c196cd" @@ -1963,6 +1963,11 @@ file = "mods/wdmgslt.pw.toml" hash = "8b573a7962316028e8ad10fd7386ce2e03569aa9258c5624a24490f3b068418e" metafile = true +[[files]] +file = "mods/wthit.pw.toml" +hash = "e9c8538c8a6ab6a67808a2eece408e4da0144dd47024a00c15ea226781143d59" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "7706218552192fe9fce3374a553f0279e9f89642a5223936368230f6e68a00f4" diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml deleted file mode 100644 index 4d4e498..0000000 --- a/mods/jade.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Jade 🔍" -filename = "Jade-1.19.1-fabric-8.2.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "e430f1fd6de8c32233c7c75b0b324f6efadfdc94" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3952631 -project-id = 324717 diff --git a/mods/megane.pw.toml b/mods/megane.pw.toml new file mode 100644 index 0000000..6be9053 --- /dev/null +++ b/mods/megane.pw.toml @@ -0,0 +1,13 @@ +name = "megane" +filename = "megane-8.3.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2f5a36fed95740372665e2ea3c794929dcf4cc28" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3962125 +project-id = 408118 diff --git a/mods/wthit.pw.toml b/mods/wthit.pw.toml new file mode 100644 index 0000000..18bd747 --- /dev/null +++ b/mods/wthit.pw.toml @@ -0,0 +1,13 @@ +name = "WTHIT" +filename = "wthit-fabric-5.12.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/7kMoIKam/wthit-fabric-5.12.0.jar" +hash-format = "sha1" +hash = "c7d8359a74aae1c9942b1914d1887571f12facdc" + +[update] +[update.modrinth] +mod-id = "6AQIaxuO" +version = "7kMoIKam" diff --git a/pack.toml b/pack.toml index 83fc72f..f8facc8 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 = "b7339557ea040257964e268eed24f5d2931ce7056f44d5fa5ca18e2421a832cf" +hash = "026862255c0f38248951d0f5b53b9880e0a33e507ad5915b0ee64f661039702a" [versions] fabric = "0.14.9"