From 41069aee6b470102e0dcd598d292faae271970d9 Mon Sep 17 00:00:00 2001 From: Nesquate Date: Thu, 27 Jul 2023 17:42:34 +0800 Subject: [PATCH] Add Litematica Server Paster https://modrinth.com/mod/litematica-server-paster --- index.toml | 5 +++++ mods/litematica-server-paster.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/litematica-server-paster.pw.toml diff --git a/index.toml b/index.toml index d659049..edf5f21 100644 --- a/index.toml +++ b/index.toml @@ -98,6 +98,11 @@ file = "mods/ledger.pw.toml" hash = "84defc8f8116d5c0e4210934ed1f555641a1db71b767fa4beddee21c47118868" metafile = true +[[files]] +file = "mods/litematica-server-paster.pw.toml" +hash = "82be2e51a2e712491c1fc5db3731273173ae7bcbdb1bb81a0e859763754614a4" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" diff --git a/mods/litematica-server-paster.pw.toml b/mods/litematica-server-paster.pw.toml new file mode 100644 index 0000000..365c884 --- /dev/null +++ b/mods/litematica-server-paster.pw.toml @@ -0,0 +1,13 @@ +name = "Litematica Server Paster" +filename = "litematica-server-paster-mc1.20.1-v1.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HCbarMw6/versions/YYEJQKMo/litematica-server-paster-mc1.20.1-v1.1.2.jar" +hash-format = "sha1" +hash = "20dd0c1c8487011b709bcd5946b7055237121637" + +[update] +[update.modrinth] +mod-id = "HCbarMw6" +version = "YYEJQKMo" diff --git a/pack.toml b/pack.toml index 14c3100..d648486 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 = "bf5b937cb2598ea53c687fa33b7c0213c8c6b224b94dfa60d66c14f311493a3f" +hash = "d7cff6ed2ef9bf5b0fe433e750748499fc6cc1ce6c9e714471c86cf537abd4a9" [versions] fabric = "0.14.21"