From 502a4286f9441d64cfeaf2e96647ea58793c9878 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Tue, 13 Sep 2022 09:03:34 +0300 Subject: [PATCH] + AttributeFix --- index.toml | 5 +++++ mods/attributefix.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/attributefix.pw.toml diff --git a/index.toml b/index.toml index 0a2bff0..9237321 100644 --- a/index.toml +++ b/index.toml @@ -133,6 +133,11 @@ file = "mods/architectury-api.pw.toml" hash = "57a710b2bdaf3fab30044fd0aeaf4ee94676fc3b26757af884dcb4d735b62729" metafile = true +[[files]] +file = "mods/attributefix.pw.toml" +hash = "05190346d8cd9d0144dfeac6c68f766fb9f34e0b916483d5360b4883b60b282d" +metafile = true + [[files]] file = "mods/axes-are-weapons.pw.toml" hash = "d221516cd44ed51e97a89cfd175778b6d916cbdbce85fad991803dbdd98efaa4" diff --git a/mods/attributefix.pw.toml b/mods/attributefix.pw.toml new file mode 100644 index 0000000..c6a6145 --- /dev/null +++ b/mods/attributefix.pw.toml @@ -0,0 +1,13 @@ +name = "AttributeFix" +filename = "AttributeFix-Fabric-1.19.2-17.1.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "be2c9987cb2a58fd944425ba36cea261641278f1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3963621 +project-id = 280510 diff --git a/pack.toml b/pack.toml index c870bb8..2839a5b 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 = "37f051bd8e2e8eaa3419a8ee17974ff000056be442d3ce4c9e8bebb8bd2efa91" +hash = "a9c3d8ccf18e59bd25fc9f931d588af509c5673fdc30507163919bd0b0a5fa20" [versions] fabric = "0.14.9"