diff --git a/index.toml b/index.toml index 9237321..3d341c7 100644 --- a/index.toml +++ b/index.toml @@ -423,6 +423,11 @@ 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" @@ -653,11 +658,6 @@ file = "mods/wdmgslt.pw.toml" hash = "8b573a7962316028e8ad10fd7386ce2e03569aa9258c5624a24490f3b068418e" metafile = true -[[files]] -file = "mods/wthit.pw.toml" -hash = "145af55d28f51ef922eedc0e01b82ce58091bbb7ec873a343fbbb8c4f2eca8ec" -metafile = true - [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "7706218552192fe9fce3374a553f0279e9f89642a5223936368230f6e68a00f4" diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml new file mode 100644 index 0000000..4d4e498 --- /dev/null +++ b/mods/jade.pw.toml @@ -0,0 +1,13 @@ +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/wthit.pw.toml b/mods/wthit.pw.toml deleted file mode 100644 index ce39c83..0000000 --- a/mods/wthit.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "wthit" -filename = "wthit-fabric-5.12.0.jar" -side = "client" - -[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 2839a5b..3d3305f 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 = "a9c3d8ccf18e59bd25fc9f931d588af509c5673fdc30507163919bd0b0a5fa20" +hash = "e2abb2faaf554fb2c21ff76432ebea2d9ea2cbcb490017c13e31272c6da84544" [versions] fabric = "0.14.9"