From 1a5d5982adba953f2c3edc0edcba271940bdd09d Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 28 Feb 2024 01:59:18 -0600 Subject: [PATCH] why was this not always there --- index.toml | 5 +++++ mods/hardcore-revival-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/hardcore-revival-fabric.pw.toml diff --git a/index.toml b/index.toml index f08b6bf..0ea325b 100644 --- a/index.toml +++ b/index.toml @@ -18110,6 +18110,11 @@ file = "mods/hardcore-redeploy.pw.toml" hash = "90fec92be0f998eee4291b459d45b82a92c2a7d9d600737784406dae661aacee" metafile = true +[[files]] +file = "mods/hardcore-revival-fabric.pw.toml" +hash = "751ea5e90b7fedae7e0a5b6d77c6fc32bad3700a5c90c0a80e63bede2d58d0bb" +metafile = true + [[files]] file = "mods/heartbond.pw.toml" hash = "5ef6344ab2bbe1b4951d324028cac992468e8ea2f97d579301f96a04ac41b0b2" diff --git a/mods/hardcore-revival-fabric.pw.toml b/mods/hardcore-revival-fabric.pw.toml new file mode 100644 index 0000000..fde1248 --- /dev/null +++ b/mods/hardcore-revival-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Hardcore Revival (Fabric Edition)" +filename = "hardcorerevival-fabric-1.20.1-12.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "199a2db3b24e50751ba5fa848d5c53ee923e41fc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5140120 +project-id = 554587 diff --git a/pack.toml b/pack.toml index a141973..038d0aa 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 = "08f7f2ce1ac1956435f104feaf57f27a9e806f50dedf619bed603c763cfb1747" +hash = "6e3f157ef8cca4a9f15639bdcf244059382be76fee0fd64f44c70747d1db4046" [versions] fabric = "0.14.25"