From 6be8a41426c3cc179b64883de0b4a78427c1eae7 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Sun, 4 Sep 2022 12:28:43 +0300 Subject: [PATCH] + Grounded Origins --- index.toml | 10 ++++++++++ mods/grounded-origins.pw.toml | 13 +++++++++++++ mods/pehkui.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/grounded-origins.pw.toml create mode 100644 mods/pehkui.pw.toml diff --git a/index.toml b/index.toml index 7887f25..f0cf531 100644 --- a/index.toml +++ b/index.toml @@ -338,6 +338,11 @@ file = "mods/geckolib.pw.toml" hash = "8ed492f66fe4984443c7c166eade48c19183cec430697cd33fd0047355a34644" metafile = true +[[files]] +file = "mods/grounded-origins.pw.toml" +hash = "118bcae586c303df5cdb6777623ec57324da430af1008b25281791cbd6fdc582" +metafile = true + [[files]] file = "mods/here-be-no-dragons.pw.toml" hash = "dc68ac05c3a822a567487f019ad9f5faa814390b71dcbdf4258b219e2a4e5370" @@ -483,6 +488,11 @@ file = "mods/patchouli-fabric.pw.toml" hash = "3968e9dad46454e0ba8ce9769aead5a3cb497451920f8ec3d81c4334018400e8" metafile = true +[[files]] +file = "mods/pehkui.pw.toml" +hash = "b8fc16dda19cf918380c01d8ffb49c1380904dbe6d8290c6758e4ae5e07b1a06" +metafile = true + [[files]] file = "mods/phosphor.pw.toml" hash = "78c45750388a12444d5103943825ffa8a403be32a246ba067438fe98c5eaad39" diff --git a/mods/grounded-origins.pw.toml b/mods/grounded-origins.pw.toml new file mode 100644 index 0000000..4698bf8 --- /dev/null +++ b/mods/grounded-origins.pw.toml @@ -0,0 +1,13 @@ +name = "Grounded Origins" +filename = "grounded_origins-fabric-1.19-1.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/xBBfSwqZ/versions/1.2.2/grounded_origins-fabric-1.19-1.2.2.jar" +hash-format = "sha1" +hash = "dbc50fe0d4f5b98347ccca8e031bf993fae42ea2" + +[update] +[update.modrinth] +mod-id = "xBBfSwqZ" +version = "A7XrTn2D" diff --git a/mods/pehkui.pw.toml b/mods/pehkui.pw.toml new file mode 100644 index 0000000..baaa3ce --- /dev/null +++ b/mods/pehkui.pw.toml @@ -0,0 +1,13 @@ +name = "Pehkui" +filename = "Pehkui-3.4.2+1.14.4-1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/mQUvJcQi/Pehkui-3.4.2%2B1.14.4-1.19.2.jar" +hash-format = "sha1" +hash = "6782f3d62faccfbffd306d2ab0d22c9159158e32" + +[update] +[update.modrinth] +mod-id = "t5W7Jfwy" +version = "mQUvJcQi" diff --git a/pack.toml b/pack.toml index aff80c8..92b350f 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 = "060863a5fbdf3bdcb427d47dd05c3d80502739d59eeb1e1f20274327a26a4ceb" +hash = "4a811989fbc8fb49310cf87a86836c056e5aba8e3f1417235fbf4d5ed9cbbe72" [versions] fabric = "0.14.9"