From 8c3bd92f501a0a0bfbb637eae80c3f544e77444a Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Wed, 30 Oct 2024 18:41:24 -0400 Subject: [PATCH] Added Origins Umbrellas and Corner Portal Linking --- index.toml | 10 ++++++++++ mods/corner-portal-linking.pw.toml | 13 +++++++++++++ mods/origins-umbrellas.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/corner-portal-linking.pw.toml create mode 100644 mods/origins-umbrellas.pw.toml diff --git a/index.toml b/index.toml index 2131143..f690aea 100644 --- a/index.toml +++ b/index.toml @@ -280,6 +280,11 @@ file = "mods/connectivity.pw.toml" hash = "308030498a282075732310b66eecf419baa2217ce88496ad87818ae21b1d2423" metafile = true +[[files]] +file = "mods/corner-portal-linking.pw.toml" +hash = "20b35111df6944dc227dc073622969452e83e467b9d85dba561442f7db50d922" +metafile = true + [[files]] file = "mods/coroutil.pw.toml" hash = "809ab9c953bf5ca4647570fafbc76bc7f29ada644f9556831c196e26b1822ca3" @@ -840,6 +845,11 @@ file = "mods/optigui.pw.toml" hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05" metafile = true +[[files]] +file = "mods/origins-umbrellas.pw.toml" +hash = "6475b7d81bea07d8bce00247a242dd1eff2c29d1948c221449affb2a5a4ee9ab" +metafile = true + [[files]] file = "mods/origins-vampire.pw.toml" hash = "074580e076ba31a5ef1465da4395dc9e3a6d34fdfbd80f109374c2aafceb4cf3" diff --git a/mods/corner-portal-linking.pw.toml b/mods/corner-portal-linking.pw.toml new file mode 100644 index 0000000..96d2bb1 --- /dev/null +++ b/mods/corner-portal-linking.pw.toml @@ -0,0 +1,13 @@ +name = "Corner Portal Linking" +filename = "starbidous-portal-linking-fabric-1.0.0+1.20.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "77136cebe4c3746681f8a287c7fee560200693db" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4623366 +project-id = 677716 diff --git a/mods/origins-umbrellas.pw.toml b/mods/origins-umbrellas.pw.toml new file mode 100644 index 0000000..2cf9f07 --- /dev/null +++ b/mods/origins-umbrellas.pw.toml @@ -0,0 +1,13 @@ +name = "Origins: Umbrellas" +filename = "originsumbrellas-1.5.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nKWFvKt2/versions/j6mO4YuC/originsumbrellas-1.5.6.jar" +hash-format = "sha1" +hash = "a5acae1e42c78af849fb54ac35ee6b6c65ede0a9" + +[update] +[update.modrinth] +mod-id = "nKWFvKt2" +version = "j6mO4YuC" diff --git a/pack.toml b/pack.toml index d11644e..f1b0562 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 = "003a27fe70179a64878d521b98a1292722d5ed1914db3a85b095dbbc59023b0a" +hash = "f836691204ab8a14e7c124699df7ba408a421f03c4a5af5adcdb5b420d949f60" [versions] fabric = "0.15.11"