From 2a340178dd1164207c671f3e12581f74492dc2f2 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Sat, 17 Sep 2022 13:05:08 +0300 Subject: [PATCH] + EMI Trades --- index.toml | 5 +++++ mods/emitrades.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/emitrades.pw.toml diff --git a/index.toml b/index.toml index e59e4f4..b7f3333 100644 --- a/index.toml +++ b/index.toml @@ -1576,6 +1576,11 @@ file = "mods/emi.pw.toml" hash = "7250c341106f7097064eaf65f72cb3d7668f0c3a28a67278442f42441020d465" metafile = true +[[files]] +file = "mods/emitrades.pw.toml" +hash = "cfcfcb3c97190708fe47074148d803d339713bdaa908b98d57a6ef4e40e053b5" +metafile = true + [[files]] file = "mods/emoji-type.pw.toml" hash = "2a77b3c73199ca0aeb56adff181f5691df1dfe98fe59a49b51c10e43e870cc38" diff --git a/mods/emitrades.pw.toml b/mods/emitrades.pw.toml new file mode 100644 index 0000000..099f937 --- /dev/null +++ b/mods/emitrades.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Trades" +filename = "EMITrades-fabric-1.0.2+mc1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/YnCegFtP/EMITrades-fabric-1.0.2%2Bmc1.19.2.jar" +hash-format = "sha1" +hash = "1343aeee6535f0131e44f9a0365f7420bb5bde91" + +[update] +[update.modrinth] +mod-id = "j2HhbEE7" +version = "YnCegFtP" diff --git a/pack.toml b/pack.toml index 1fdde1c..6093980 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 = "36d93ab26e01eda3bbaff12c427fcd0a6cf5d6cb6e8accf17288566488c701d1" +hash = "3524e1e452dbb0191848a45ef6a5c34b5fc2d6bb8d0f0eca6d0951a829cc3397" [versions] fabric = "0.14.9"