From 9f1900695b12ef492c70f5cc9b016c651b3f7619 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Wed, 14 Sep 2022 09:36:16 +0300 Subject: [PATCH] + Trading Post --- index.toml | 5 +++++ mods/trading-post.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/trading-post.pw.toml diff --git a/index.toml b/index.toml index 4879e20..a71188d 100644 --- a/index.toml +++ b/index.toml @@ -1913,6 +1913,11 @@ file = "mods/tips.pw.toml" hash = "814f5cccda3950f8b4be15eb50aba3717cbdf6f3eeda6b9f704c8d9f455b92a2" metafile = true +[[files]] +file = "mods/trading-post.pw.toml" +hash = "bb75fb6e456e7ef8863bed132a23965dfe122d711b04939188295d17627e3afe" +metafile = true + [[files]] file = "mods/trinkets.pw.toml" hash = "656b8e10b1708689e9219bce28de951e95d06f3811f7970415f72455970b787d" diff --git a/mods/trading-post.pw.toml b/mods/trading-post.pw.toml new file mode 100644 index 0000000..67b8ef4 --- /dev/null +++ b/mods/trading-post.pw.toml @@ -0,0 +1,13 @@ +name = "Trading Post" +filename = "TradingPost-v4.2.0-1.19.2-Fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a53fee75239a678684f716620b1784fcb6aa9a56" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3945830 +project-id = 539057 diff --git a/pack.toml b/pack.toml index 9d8a36e..f3db658 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 = "640476f98f8746c73fe71f48de8efcb139c45b592cdbbe32b026e154a0a0ec3f" +hash = "41ba370808ba0729fed9b506962fa91a7c98c677b85236d821b413f6a0e7a58f" [versions] fabric = "0.14.9"