From 7c11aac42db7aaa3ed791c54d81b3e9f8481d3e1 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Tue, 1 Oct 2024 09:05:49 +0200 Subject: [PATCH] [restart] add something --- index.toml | 11 ++++++++++- mods/polyfactory.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 mods/polyfactory.pw.toml diff --git a/index.toml b/index.toml index 510ab34..bba4ede 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,11 @@ hash-format = "sha256" [[files]] file = ".forgejo/scripts/update-wiki.py" -hash = "d295be0209e7643f7805cce1b58a86f94438b8118c0f8e064f689f8a272c5c73" +hash = "96033d007f13f5c4c4a6e38f796ded00d9523bf54c621dc621f967c627f554b1" + +[[files]] +file = ".forgejo/workflows/restart-server.yaml" +hash = "32fa8207c7ead467ef1bbaeee2b54b012a53d6b8c5f4e381d547329b913de5fc" [[files]] file = ".forgejo/workflows/update-wiki.yaml" @@ -157,6 +161,11 @@ file = "mods/polydex.pw.toml" hash = "eac2eae68b5c4d4f043491b04124c8e6503a6c996a480806ee71b350e61d010a" metafile = true +[[files]] +file = "mods/polyfactory.pw.toml" +hash = "ad79d782d2740dfaa8728470315cb312ba8565032a70a578e756f8f6e0c1c21e" +metafile = true + [[files]] file = "mods/polymer.pw.toml" hash = "b22b53c5ba57ccb6431a506afe37f99a1733d1c7877dd9e1c675fd2d153d608b" diff --git a/mods/polyfactory.pw.toml b/mods/polyfactory.pw.toml new file mode 100644 index 0000000..21761a5 --- /dev/null +++ b/mods/polyfactory.pw.toml @@ -0,0 +1,13 @@ +name = "PolyFactory" +filename = "polyfactory-0.4.2+1.21.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/MikpSrAF/versions/nPgi5zG2/polyfactory-0.4.2%2B1.21.1.jar" +hash-format = "sha1" +hash = "d1b47082320e6691603025df3655ba955bbfa18d" + +[update] +[update.modrinth] +mod-id = "MikpSrAF" +version = "nPgi5zG2" diff --git a/pack.toml b/pack.toml index c66072d..41db272 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 = "56cfcf5b30cf9764f149dcf82e7dad1e5b0be50242af6331dde344ae3c355e79" +hash = "17cf78c70afe020a852ba53004f72a4fbe8ac1c21d3a9c3466339ed3c30c67b7" [versions] fabric = "0.16.5"