From dac48f9a8ecf6130d7f42c174ae31d50ab745874 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Mon, 26 Feb 2024 03:26:52 -0600 Subject: [PATCH] tweaking --- index.toml | 14 +++++++------- mods/clean-tooltips.pw.toml | 2 +- mods/legendary-tooltips-fabric.pw.toml | 7 +------ mods/prometheus.pw.toml | 13 ------------- mods/tpa++.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 23 insertions(+), 28 deletions(-) delete mode 100644 mods/prometheus.pw.toml create mode 100644 mods/tpa++.pw.toml diff --git a/index.toml b/index.toml index ffe80e7..2380dea 100644 --- a/index.toml +++ b/index.toml @@ -17627,7 +17627,7 @@ metafile = true [[files]] file = "mods/clean-tooltips.pw.toml" -hash = "afc4c84357a9d79ea61d1b094f007982aebd87ebcad3646bdacf657487cb4b87" +hash = "7f0f5499c8c261f9ed56ad040cc7a285b00f2e070927fce38f9cf3813f7dd1bb" metafile = true [[files]] @@ -18237,7 +18237,7 @@ metafile = true [[files]] file = "mods/legendary-tooltips-fabric.pw.toml" -hash = "09cc92bcf81af1a1272daff5fda6249935268ff60b7e2ff8e930e9049bae4399" +hash = "b557492c10db71dace576b847ce09ff76bc7a9dbe085a919946daaa4ba2a2017" metafile = true [[files]] @@ -18670,11 +18670,6 @@ file = "mods/projectile-damage-attribute.pw.toml" hash = "a0f4e71abdcb3fa24e45fe8fb83aa43fb40e1be7d0729795ae15f42a8b642f27" metafile = true -[[files]] -file = "mods/prometheus.pw.toml" -hash = "5fd0eff2703bf3b100f3f4f05379f639723a58427ee7865e1d129d0845557433" -metafile = true - [[files]] file = "mods/prominent-create.pw.toml" hash = "770c41e099c9410ffae1dd6a59635c6ced8bbfe972aee369b332f2a93314a7d4" @@ -19025,6 +19020,11 @@ file = "mods/towers-of-the-wild-additions.pw.toml" hash = "3b6752885578c32acfda11cc640edf261eea1373aeda18e471f225f9f42471e9" metafile = true +[[files]] +file = "mods/tpa++.pw.toml" +hash = "0ed65d2249a27be91cf5b40c3fa790bd27ddb7765dfa0c2c87c3fd8aef8ad0a0" +metafile = true + [[files]] file = "mods/trample-no-more.pw.toml" hash = "5a559f538163cad84ddc47455d4eb2d2b0cc4ef015be59528dc0d57a444ae639" diff --git a/mods/clean-tooltips.pw.toml b/mods/clean-tooltips.pw.toml index fa19d8f..6d94619 100644 --- a/mods/clean-tooltips.pw.toml +++ b/mods/clean-tooltips.pw.toml @@ -10,4 +10,4 @@ mode = "metadata:curseforge" [update] [update.curseforge] file-id = 4703393 -project-id = 855017 +project-id = 855017 \ No newline at end of file diff --git a/mods/legendary-tooltips-fabric.pw.toml b/mods/legendary-tooltips-fabric.pw.toml index 2f3ab35..cd76231 100644 --- a/mods/legendary-tooltips-fabric.pw.toml +++ b/mods/legendary-tooltips-fabric.pw.toml @@ -10,9 +10,4 @@ mode = "metadata:curseforge" [update] [update.curseforge] file-id = 4940615 -project-id = 542478 - -[option] -optional = true -default = false -description = "Makes item tooltips fancier (doesn't work very well)" \ No newline at end of file +project-id = 542478 \ No newline at end of file diff --git a/mods/prometheus.pw.toml b/mods/prometheus.pw.toml deleted file mode 100644 index f8ab559..0000000 --- a/mods/prometheus.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Prometheus" -filename = "prometheus-fabric-1.20.1-1.2.4.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "53234169d3d78ccefa77744f7bbb8e159402e72e" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5072559 -project-id = 845834 diff --git a/mods/tpa++.pw.toml b/mods/tpa++.pw.toml new file mode 100644 index 0000000..728ebdc --- /dev/null +++ b/mods/tpa++.pw.toml @@ -0,0 +1,13 @@ +name = "TPA++" +filename = "TPA++ - 1.5.0-1.20.x-BETA.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/pPuyOJU7/versions/1KtJZo8F/TPA%2B%2B%20-%201.5.0-1.20.x-BETA.jar" +hash-format = "sha1" +hash = "b34d493d86f17bdda39f0b88fb583284f908eace" + +[update] +[update.modrinth] +mod-id = "pPuyOJU7" +version = "1KtJZo8F" diff --git a/pack.toml b/pack.toml index dbcdf3c..03a3619 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 = "cb13bb23c4663f5f992f0e44ea7edef15e702a5db00c7d2271b7961a49fa9f71" +hash = "5b4d8d656abf2e49cf95761c4b40d6388481d0d1b1f442738c1018ed337c08d0" [versions] fabric = "0.14.25"