From 62af265d937178259577d70fb03e53aaf44bba75 Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Sat, 14 Sep 2024 07:12:38 +0200 Subject: [PATCH] trinkets --- web/pack/index.toml | 12 +++++++++++- web/pack/mods/curios.pw.toml | 10 +++++----- web/pack/mods/expandability.pw.toml | 13 +++++++++++++ web/pack/mods/nameless-trinkets.pw.toml | 13 +++++++++++++ web/pack/pack.toml | 2 +- 5 files changed, 43 insertions(+), 7 deletions(-) create mode 100644 web/pack/mods/expandability.pw.toml create mode 100644 web/pack/mods/nameless-trinkets.pw.toml diff --git a/web/pack/index.toml b/web/pack/index.toml index 9a186e6..b8858b7 100644 --- a/web/pack/index.toml +++ b/web/pack/index.toml @@ -317,7 +317,7 @@ metafile = true [[files]] file = "mods/curios.pw.toml" -hash = "ef744ef9850c42a100e7ba88527b7bc486079f43c0e5234162df25391a2197a3" +hash = "d41c8557243ddcda7d0193ac905d4209ebc4753273b967e6c31ec6874dc0a58c" metafile = true [[files]] @@ -425,6 +425,11 @@ file = "mods/entitytexturefeatures.pw.toml" hash = "6d881f571406529de634f39c681a96ae5cac5ce1956051f235ec42a3517a8bd6" metafile = true +[[files]] +file = "mods/expandability.pw.toml" +hash = "a9c35b5265445218f14be7bce6c01bcaf7f6c3e456e8ef675ae41b3d0298e3a5" +metafile = true + [[files]] file = "mods/explorers-compass.pw.toml" hash = "cf35640e350078e8cd7b29f727c3227aeb0b465f0fba9a266e6cbe15dadc4955" @@ -710,6 +715,11 @@ file = "mods/more-overlays-updated.pw.toml" hash = "869c69737f60d1009b4f40b84409326170f2a1b6c327fc333854e5e8cb90d294" metafile = true +[[files]] +file = "mods/nameless-trinkets.pw.toml" +hash = "cd1a7b04f8622c9bdcaf28c9b5c99e34b628080ded3d9bf2bb54215c1816c857" +metafile = true + [[files]] file = "mods/numismatics.pw.toml" hash = "450a3ad1e5e953d9d6c1f5ad6278ead01cfe32ea17fe43df70d3cf2a3120ff55" diff --git a/web/pack/mods/curios.pw.toml b/web/pack/mods/curios.pw.toml index 81b8480..eba85b9 100644 --- a/web/pack/mods/curios.pw.toml +++ b/web/pack/mods/curios.pw.toml @@ -1,13 +1,13 @@ -name = "Curios API" +name = "Curios API (Forge/NeoForge)" filename = "curios-forge-5.10.0+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/vvuO3ImH/versions/8HlBRHsc/curios-forge-5.10.0%2B1.20.1.jar" hash-format = "sha1" hash = "e430429e33a1aee50c2baf917daadc0bbb9104ed" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "vvuO3ImH" -version = "8HlBRHsc" +[update.curseforge] +file-id = 5680164 +project-id = 309927 diff --git a/web/pack/mods/expandability.pw.toml b/web/pack/mods/expandability.pw.toml new file mode 100644 index 0000000..48779e5 --- /dev/null +++ b/web/pack/mods/expandability.pw.toml @@ -0,0 +1,13 @@ +name = "ExpandAbility" +filename = "expandability-9.0.4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2ea3c2ec654e11a5548f33d0d733aa6ecd9a0d6d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5301414 +project-id = 465066 diff --git a/web/pack/mods/nameless-trinkets.pw.toml b/web/pack/mods/nameless-trinkets.pw.toml new file mode 100644 index 0000000..5e64c4e --- /dev/null +++ b/web/pack/mods/nameless-trinkets.pw.toml @@ -0,0 +1,13 @@ +name = "Nameless Trinkets" +filename = "Nameless Trinkets-1.20.1-1.7.8.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "c675a7ec3dff1b1f2a4bc3346202f3a7e1289cbe" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4741678 +project-id = 541466 diff --git a/web/pack/pack.toml b/web/pack/pack.toml index b6adbba..2adfaed 100644 --- a/web/pack/pack.toml +++ b/web/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "63a73bd3c638e313e0d9fc6bd115d894793aeb7fd243d199f5bda70a7bdaf94b" +hash = "c19a58fcde2a29df52a9ce131fab87bdae93eeead59988e313cfe3cfae915529" [versions] forge = "47.3.7"