From d79255e5c8fa89b2bdfaeee04d82b6a7358a8734 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sat, 24 Feb 2024 18:05:51 -0600 Subject: [PATCH] it is likely that this is incredibly illegal --- index.toml | 10 ++++++++++ mods/hex-casting.pw.toml | 7 +++++++ mods/paucal.pw.toml | 7 +++++++ pack.toml | 2 +- 4 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 mods/hex-casting.pw.toml create mode 100644 mods/paucal.pw.toml diff --git a/index.toml b/index.toml index a6aaae2..1752028 100644 --- a/index.toml +++ b/index.toml @@ -18115,6 +18115,11 @@ file = "mods/heracles.pw.toml" hash = "491f078164f8d657831d3a6c3a2887c5b51b0d213fe060a2c4d07ff1337be3e7" metafile = true +[[files]] +file = "mods/hex-casting.pw.toml" +hash = "1e92cbf81b21557f13a878d50952e077782578556835b6c74b689f194c4d77a0" +metafile = true + [[files]] file = "mods/hopo-better-ruined-portals.pw.toml" hash = "a2b0ab62343fc5aa5d01f63e12a12f74588e8053abdbeb143c0a146aa76faa80" @@ -18585,6 +18590,11 @@ file = "mods/patchouli-fabric.pw.toml" hash = "bb0398103eccb3b7bb136776e68e7eda242c25d4d9864d4551d18beca58bc913" metafile = true +[[files]] +file = "mods/paucal.pw.toml" +hash = "fee90eeefee1adbfce509b44bad47ac2e82c7571ffb69e2fadc36366bbe079ac" +metafile = true + [[files]] file = "mods/pehkui.pw.toml" hash = "c02e49fc6a3512123893e59e61be0ba804ba9bc9069dcc71683d9efa98145192" diff --git a/mods/hex-casting.pw.toml b/mods/hex-casting.pw.toml new file mode 100644 index 0000000..9d47e15 --- /dev/null +++ b/mods/hex-casting.pw.toml @@ -0,0 +1,7 @@ +name = "hex-casting" +filename = "hexcasting-fabric-1.20.1-0.11.1-7-pre-620.jar" + +[download] +url = "https://maven.blamejared.com/at/petra-k/hexcasting/hexcasting-fabric-1.20.1/0.11.1-7-pre-620/hexcasting-fabric-1.20.1-0.11.1-7-pre-620.jar" +hash-format = "sha256" +hash = "92c1e17e5edae830f5faa5f80f4290d0f3edae73f970fd0dd384ea19460ccde3" diff --git a/mods/paucal.pw.toml b/mods/paucal.pw.toml new file mode 100644 index 0000000..8c7a30f --- /dev/null +++ b/mods/paucal.pw.toml @@ -0,0 +1,7 @@ +name = "paucal" +filename = "paucal-fabric-1.20.1-0.6.0-pre-118.jar" + +[download] +url = "https://maven.blamejared.com/at/petra-k/paucal/paucal-fabric-1.20.1/0.6.0-pre-118/paucal-fabric-1.20.1-0.6.0-pre-118.jar" +hash-format = "sha256" +hash = "8b30d6dbca637a0bea8adf58cab1cbe96d4b6083317162381b70305098a12361" diff --git a/pack.toml b/pack.toml index 0ad32a6..803519a 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 = "5b724c082b88284d2a6d11fe004087f3bbf94643b1d94fbf2f64a55fd1684380" +hash = "b0bbb35521dc6cf749c5c1341541d54f00ace1c3213d441aa4598560916ab26e" [versions] fabric = "0.14.25"