From ba2ad89f4d4d77e7018829a57632bb6c8c5d2e66 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Wed, 14 Sep 2022 09:35:59 +0300 Subject: [PATCH] + Easy Magic --- index.toml | 5 +++++ mods/easy-magic.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/easy-magic.pw.toml diff --git a/index.toml b/index.toml index f5b4141..4879e20 100644 --- a/index.toml +++ b/index.toml @@ -1543,6 +1543,11 @@ file = "mods/dynamic-fps.pw.toml" hash = "a3998e448b6e49f0fe6a286825184233631245293cc7443b46bc9417a1751234" metafile = true +[[files]] +file = "mods/easy-magic.pw.toml" +hash = "5bae2fe13d7ae3f88581b99ded520ade6ca9fd17a8502d28d7948378909bef09" +metafile = true + [[files]] file = "mods/ebe.pw.toml" hash = "855e5f89a1c2d225f10927dd9bdd06aaffbc0c59b6d2c525460db6f1c9742ad5" diff --git a/mods/easy-magic.pw.toml b/mods/easy-magic.pw.toml new file mode 100644 index 0000000..422b490 --- /dev/null +++ b/mods/easy-magic.pw.toml @@ -0,0 +1,13 @@ +name = "Easy Magic" +filename = "EasyMagic-v4.3.2-1.19.2-Fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "890396d72652fde40d0eda7ad457ddbf94fb0ad4" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3953755 +project-id = 456239 diff --git a/pack.toml b/pack.toml index 6c64594..9d8a36e 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 = "b72af50014b04ea28475e2e2bc5a4119f855322f10e9f21b5822cc7185c932c6" +hash = "640476f98f8746c73fe71f48de8efcb139c45b592cdbbe32b026e154a0a0ec3f" [versions] fabric = "0.14.9"