From f6500c7358d7b74da75806250c2264827dd5fdfd Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 2 Dec 2024 00:46:47 -0500 Subject: [PATCH] Add hexcasting mod --- index.toml | 25 +++++++++++++++++++++++++ mods/cardinal-components-api.pw.toml | 13 +++++++++++++ mods/hex-casting.pw.toml | 13 +++++++++++++ mods/inline.pw.toml | 13 +++++++++++++ mods/patchouli.pw.toml | 13 +++++++++++++ mods/paucal.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 7 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 mods/cardinal-components-api.pw.toml create mode 100644 mods/hex-casting.pw.toml create mode 100644 mods/inline.pw.toml create mode 100644 mods/patchouli.pw.toml create mode 100644 mods/paucal.pw.toml diff --git a/index.toml b/index.toml index 75720d8..17ebce4 100644 --- a/index.toml +++ b/index.toml @@ -205,6 +205,11 @@ file = "mods/capes.pw.toml" hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e" metafile = true +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "50e3b067e93d3e6683d540edc4d046ed7b6b5fbb31409df1727b120f225b1975" +metafile = true + [[files]] file = "mods/carpet-extra.pw.toml" hash = "5aa266498f131bf7b9d764d608b6416f36555c228110c0d5126bcd7c8bec9f9c" @@ -465,6 +470,11 @@ file = "mods/handcrafted.pw.toml" hash = "2dded9237b5fbf729ca1947780e8de50bfaaad8b95371370e5263620122bad20" metafile = true +[[files]] +file = "mods/hex-casting.pw.toml" +hash = "a062040e25906154ee421d2eaf36387576b54cccf5bbed8cc7ae164e1d0a947c" +metafile = true + [[files]] file = "mods/identity.pw.toml" hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb" @@ -485,6 +495,11 @@ file = "mods/indium.pw.toml" hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95" metafile = true +[[files]] +file = "mods/inline.pw.toml" +hash = "fdeb0f089d6acc972c3c6a097ae68e980481a1ea2be3bf79be06e24ea3bb7c13" +metafile = true + [[files]] file = "mods/inventory-profiles-next.pw.toml" hash = "476d583ef5ed3d93085118381ba5ea08ffdd54ab45c67e2e798d3f537bce6b75" @@ -630,6 +645,16 @@ file = "mods/optigui.pw.toml" hash = "427b0576ed62746ec9c38fdd03e1ec230ef65959eb7e5149b41a9762b6e20855" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344" +metafile = true + +[[files]] +file = "mods/paucal.pw.toml" +hash = "de40d3845dd5c1fc91b618bb5e99662b5a5b9805b3b0e4ee345221dac62e8ece" +metafile = true + [[files]] file = "mods/ping-wheel.pw.toml" hash = "f6c9ea1e8ba9b9cd4e66cd4469d3249192174424141b685f02d5e43bcd2f7d6c" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..e3f389d --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/qW85eawp/cardinal-components-api-5.2.2.jar" +hash-format = "sha1" +hash = "b049c6342185dae10607d6c1fe2fd792db189582" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "qW85eawp" diff --git a/mods/hex-casting.pw.toml b/mods/hex-casting.pw.toml new file mode 100644 index 0000000..aa31aae --- /dev/null +++ b/mods/hex-casting.pw.toml @@ -0,0 +1,13 @@ +name = "Hex Casting" +filename = "hexcasting-fabric-1.20.1-0.11.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nTW3yKrm/versions/IvI9LKNc/hexcasting-fabric-1.20.1-0.11.2.jar" +hash-format = "sha1" +hash = "3b5e0868e43f7b096f5f290ac04de790a6777962" + +[update] +[update.modrinth] +mod-id = "nTW3yKrm" +version = "IvI9LKNc" diff --git a/mods/inline.pw.toml b/mods/inline.pw.toml new file mode 100644 index 0000000..bc03a53 --- /dev/null +++ b/mods/inline.pw.toml @@ -0,0 +1,13 @@ +name = "Inline" +filename = "inline-fabric-1.20.1-1.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fin1PX4m/versions/Bskomaui/inline-fabric-1.20.1-1.0.2.jar" +hash-format = "sha1" +hash = "3b89c793b1d91a4adbe5ae73f255a19cb6a6d490" + +[update] +[update.modrinth] +mod-id = "fin1PX4m" +version = "Bskomaui" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..52afa49 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-84-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/Y6tuH1cn/Patchouli-1.20.1-84-FABRIC.jar" +hash-format = "sha1" +hash = "acbbeaae2f57052058a8444439f93d9a2d3efaf2" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "Y6tuH1cn" diff --git a/mods/paucal.pw.toml b/mods/paucal.pw.toml new file mode 100644 index 0000000..c37e156 --- /dev/null +++ b/mods/paucal.pw.toml @@ -0,0 +1,13 @@ +name = "PAUCAL" +filename = "paucal-0.6.0+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/dabyDTwJ/paucal-0.6.0%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "bd44f55fe67c6743171637a9e57812aae189ec5d" + +[update] +[update.modrinth] +mod-id = "TZo2wHFe" +version = "dabyDTwJ" diff --git a/pack.toml b/pack.toml index e7cf195..149d929 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 = "72ebd1c66d0768860273d46eb3bce44484ec427847345998631fe1379c2dd1d0" +hash = "9c8cc5715cb57d08311ae8adfa0bb23e6cb016602109515a2f8e1aef902a0f91" [versions] fabric = "0.16.9"